Re: ALV TREE USING OOPS
I think the problem is in it_sort table.Try doing the following:- 1. Declare it_sort as: it_sort TYPE LVC_T_SORT. 2. Uncomment the line: * ls_sort_wa-spos = 1.Let me know.
View ArticleRe: Modulepool How enable FCTCODE field..
Hi K.Arun Prabhu , can u please suggest me how to group all radio button ??
View ArticleRe: Join two different charactetistics in multicube
The key point to remember in case of Multiprovider is that to combine the characteristic from other cubes the technical name or the Alias name of them should be the same. If that is not the case then...
View ArticleRe: How to navigate from launchpad to Fiori apps and then back, and from app...
Hi, We have just published an article on cross-app navigation and inner-app navigation in the SAP Fiori launchpad:https://scn.sap.com/docs/DOC-59443 Please let us know if it answers your questions.
View ArticleRe: BPC Script Logic Tripling Values
Can you please try this :- *SELECT(%PROFIT_CENTERS%, "[ID]", "ENTITY", "[INTCO]<>''") *XDIM_MEMBERSET ACCOUNT = 701003*XDIM_MEMBERSET AUDIT_ID = ALLOCATION_ENTRY*XDIM_MEMBERSET CURRENCY =...
View ArticleRe: Consignment in SAP Retail In-Store Merchandise
Hi Filipa, MIM can generally be used for all store processes related to the complete range of articles, including consignment. Assuming that all the customizing is completed in Retail (activation of...
View ArticleRe: Modulepool How enable FCTCODE field..
Hi Polu Sreedevi, Yes it is radio button..sorry for mistake!
View ArticleLinking of Libraries --> from Bootstrap to ... ?
Dear all,could you pleasse help me out ... ?i have following code that is suitable for a HTML page : <head> <meta charset="UTF-8"/> <title>HTML5 Viewer</title>...
View ArticleRe: Data Load Problem
The problem is - Latest Records value are not present in DSO Active table. When you see my screenshots latest record in PSA has 308 but my active table has 0 as confirmed qty.this is the problem..now i...
View ArticleRe: How to link PTRV_ROT_AWKEY to PTRV_SREC?
Hello Eric, I am also looking for a link between PTRV_ROT_AWKEY and PTRV_SREC. to get the GL account # for a trip number.Your inputs are helpful.ThanksRitesh Solanki
View ArticleRe: T.Code for Billing document- Where stored?
Bheem as we are SCN cowboys / cowgirls...we fire-away...even if in the dark, awaiting clarity... over to don't know who...provided you keep firing, keep posting... PS: lets keep learning from each...
View ArticleRe: Data Load Problem
my friend if the records are noty updated in order change log entries will not be in order and record in active table will be out of sync with respect to PSA. I have workaround but the point is why is...
View ArticleRe: Web Ide and Backend
Load an app out of your gateway system and verify the path to /sap/bc/ui5_ui5/ui2/ushell/resources/sap-ui-core.js then match your destination config accordingly. The other errors should be of no...
View ArticleRe: No Commitment Item
Then, FMCN didn't work on this PO or the execution you applied was not well performed. You have to see on this one example the reason for it. Running FMCN for it, verifying, that it is taken in...
View ArticleRe: Released transport
ok. wait for basis configuration.later you can do your transport. Before transport, just do simple transport and check it whole process.like transport release,logs checking,import at target system.That...
View ArticleRe: SSO between SAP Portal and SuccessFactors LMS (standalone)
Hi, Yes, the SSO was setup successfully but had to involve SuccessFactors as it requires SSO extension to be deployed in the LMS instance to support SAM 2.0 integration. I will go ahead and mark this...
View ArticleRe: Availability check not proposing new schedule line date if the existing...
Guess, you have just created the delivery note and the goods issue is not yet done for the delivery note you have created for the second sales order. Please let us know if the PGI is done or not.
View ArticleRe: Prevent removal of UDFs which are already assigned!
Hi Rajesh, sp_TransactionNotification (stored procedure) will be your friend on this one... Checks the objects, the action and if the UDF have already assigned values then returns an error if yes....
View ArticleRe: Fetch the auto calculated values before adding a document using SDK
Alright. May be I will use DIS for bulk documents. Creating and then deleting thousands of draft documents in SBO will not create any issues?
View ArticleRe: Error in bods showing BODI-1111057 and BODI-1111084
Hi Arjun, I have conditional work flow which i have written a script to run for current year(INCREMENTAL) and Previous Year Data as BULK.For INC job i get the permanent table instead of Template...
View Article