Delete old NFe Numbers in J_1BNFECHECKNUMBERRANGES
Everytime we run J_1BNFECHECKNUMBERRANGES, the old NFe numbers from the legacy system still appears. When we started to use SAP, the NFe Number started from 2443. How can we delete NFe numbers from...
View ArticleRe: 7.3 portal user ID and not ABAP user ID like in 7.0 portal
Hi Eric, It would appear that your 7.0 portal UME as connected to an ABAP system for user/groups, but your 7.3 portal uses the local UME database. Is that what you mean? You should configure your 7.3...
View ArticleRe: External link in the EP portal
Hi, You can always create a URL iView that calls the "Logoff" url in the portal (would do the same as the log off button in the portal header. Does that help?Simon
View ArticleRe: EHP6 of ERP on Sap NW AS ABAP 7.01/7.02 as backend and EHP4 of ERP...
Hi,BP components are the once that are responsible of running on ERP on the portal. So for EHP6 sp 04 in the backend you can run on NW7.02 sp11 or NW 7.03 SP04 on the portal. EHP is additional...
View ArticleRe: List of Goods receipts or AP invoice posted against Purchase orders
Hi, Try this and modify the selection criteria as per your requirement: declare @poNum int, @VendorCode nvarchar(15), @VendorName nvarchar(100), @ItemCode nvarchar(20)/*select p.DocEntry from opor d...
View ArticleRe: FM to create relationship between account and contact
Hi Sandeep, Below are the Relationship related FMs.BAPI_BUPA_RELATIONSHIPS_GETDetermine All BP RelationshipsBAPI_BUPR_RELATIONSHIP_CHANGEChange General RelationshipBAPI_BUPR_RELATIONSHIP_CREATECreate...
View ArticleRe: Interaction Centre WebClient, Error Termination Type = RABAX_STATE
Hi Kumar, Can you suggest me any document, I am starting Interaction Centre in 7.0, Initially I had done it with 5.0 version, WE had the concept of Interaction Centre Web Client Profile at that time....
View ArticleRe: Interaction Centre WebClient, Error Termination Type = RABAX_STATE
Thanks Kumar, for the reply will correct it suggested by you, and will reply
View ArticleRe: Fiscal Year Setup for YTD custom measure
Hi Rohit, You do not have to create any custom measure for the fiscal year April to March all you have to do is make adjustment in your time dimension properties BASE_PRIOD and MONTHNUM. Regards,Kalyan.
View ArticleRe: Change Pointer - Material Master
Hi Paromita, I think you are using message type MATMAS. If you check the source code of program RBDMIDOC, you will see it calls RBDMIDOX and withinRBDMIDOX there is the following:...
View ArticleRe: HTML Email with Excel Attachment
There is no standard way to generate excel in PI. You can use mail adapter and the content of the mail can be coded using html syntax codes such as html tag, body tage etc in the string format. You...
View ArticleRe: Org Chart modifications...
Hi Kevin, Yes, the Workforce Viewer is part of HR Renewal so if you aren't going to go with HR Renewal you can use the EMBORGCH component instead. For SAP Notes, search using search term EMBORGCH will...
View ArticleVer9 changed decimal point but it doesnt take effect
Hi, Just want to check does anyone using version 9 has this problem? My customer is on version 9 PL 5, when they go to general settings to change 'Price' decimal points from 2 to 3, go to Sales Order...
View ArticleRe: Error in installing add-on "EPMConnector.xlx" into BI4 Dashboard
Hi Gordon, EPM connector delivered from EPM Add-in SP13 Patch04 or higher is supported with Dashboard SP03 or higher. This KBA contains more detailed information.1910256 - The support matrix of EPM...
View ArticleRe: BO Analysis Office: Support for Wildcards in Variables (Selection Option)
Hi Markus, We are already working on support for wildcards in prompt. Something like CP (contaiins pattern) similar to what we have in BEx Analyzer. There is a very good chance for this feature to make...
View ArticleRe: Difference between jQuery.AJAX and Model Call in UI5
Hi Aakash, The UI5 models use jQuery.ajax themselves which you can see if you delve into the .js files (e.g. resources\sap\ui\model\json\JSONModel.js). The main advantage to using a model is that it...
View ArticleRe: Executing report SPPFP creating a Dump
Hi Carlos, Thanks for pasting the dump as per request. It seems that your custom code is using BOL based codes . Hence you need to explicitly load the BOL component set in your code for gui background...
View ArticleRe: BMBC Behavior
Hi Lorenzo, This is caused by a program bug resulting from the activation of documentary batches. A correction note has been created just recently for this. Please check note number 1910334....
View ArticleCan I use button to export dashboard to SWF or Powerpoint during runtime?
Hi guru, I have integrated my dashboard with Portal so that my users are enable to view report in portal but they want buttons that can export those reports into SWF or Powerpoint themselves when...
View Article