Re: Recipient port and Message function are missing
There is no solution for this problem. However , this issue didn't come out again since that day. So i assume that this is just a bug. =) cheers and thanks for those providing me useful suggestions.
View ArticleRe: How to transport SAPUI5 components from ABAP repo
Hi Rajesh, once the SAPUI5 application is deployed to ABAP server, it is stored as BSP application under transport request (refer my blog How to Deploy and Run SAPUI5 application on ABAP Server for...
View ArticleRe: Recipient port and Message function are missing
Thanks for the update. Good to hear that things are working fine
View ArticleRe: AR/AP Vendor Master Data
Hi Cecile,How are you planning to create vendor master data? I believe you have also posted for mass creation of vendor master data without using LSMW. There are two options you can go for:1) If...
View ArticleRe: SOD Detour Routing Correctly
This is not working . I have 1 path and 2 stages with Initiator GRAC_aR_INITIATOR .MSMP workflow is giving errors if I keep only functional module GRAC_MSMP_DETOUR_SODVIOL in the route mapping . it is...
View ArticleRe: RESTRICT PF-STATUS BUTTONS FOR USERS IN ALV
Hi AmitSure, using 'SET PF-STATUS EXCLUDING fcode'. one user excluding one fcode, another user excluding another fcode. regards,Archer
View ArticleNWDI migration issue - all DCs are not migrated
I am trying to migrate a track from one NWDI (7.0)to another NWDI (7.3)for NW7.0 based code.in the old NWDI , the track consists of 30 DCs and there are no broken DCs , I have exported the SCA file...
View ArticleRe: Optimizer not picking preferred vendor out of multiple contracts
Hi Shweta, In addition to the transportation cost, the optimizer will consider the storage and production costs also to arrive at most cost effective proposal. In your scenario, since you are procuring...
View ArticleHow to detect SAP Message Numbers
Im sharing mainly so I don't forget. Detecting the SAP Feedback in a script from the status bar attributes. 'Error Area = Session.findById("wnd[0]/sbar/").MessageId'Error Number =...
View ArticleRe: RESTRICT PF-STATUS BUTTONS FOR USERS IN ALV
yeah, after excluding the function code of that button, the button will not display on the tool bar.
View ArticleRe: To input Profit Center when GR is posted.
Hi Marine, As pointed out by Jose during GR Profit Centre is taken from Material Master.I'm not aware of any way allowing to explicitly enter Profit Centre manually during GR. Regards,Szymon
View ArticleRe: Vendor Total open balances report
Total vendor Balances as on 31.03.2014vendor noTotal vendor balanceMember contributionBank contribution.12345678910till 2,95,000 employee Total vendor Balances = Members contribution + Bank...
View ArticleRe: ALV: change row color in a standard WD
Hi, Yes, its possible to enhance standard WD and make the necessary arrangements to set the color of alv. If the context node is created using a structurecreate a z structure and add a field CELLDESIGN...
View ArticleRe: how to pass parameter time from month ... to month for script logic by...
thanks Vadim so much. you are very good.:D
View ArticleRe: Is there any way to sync the nested collection using Agentry Java Backend...
Hi Jason, I inspected the objects and the items collection is not there. However, the items are loaded into Item array in PO object in java code. Please tell me how to populate the items data from java...
View ArticleRe: Get_EntitySet Issue
Thomas, Performance of your OData call is not dependent on how you call the service ($filter or fetching-by-key). Rather it is dependent on how you implement/code those. Your OData model should be...
View ArticleRe: Payroll Journal Report (Totals Display)- Issue
In your Line Layout of the Details Display Form, make sure that you have 2 distinct lines, one for the Amount from RT and one for the Amount from CRT, where the amounts do not occupy the same...
View ArticleCross join in webi
I have 2 separate data providers/queries Let's say in the first one it returns something like this: OrderId Product Amount1 Apple 5001 Orange...
View ArticleRe: Reg: data source enhncing
TWo days back i did enhncmnt for item data source. For that i did the same and in rsa3 data is coming. With out deleting any queue i saw data in rsa3. But in scl data source case it is not working....
View Article