Re: Impact of modifying SAP Standard programs / tables
Matthew - Thanks for sharing some valuable feedback..Appreciated... ThanksHakim
View ArticleRe: Get the stack of SY-UCOMM or all the values of SY-UCOMM in a flow.
Hi All, Marking this thread as assumed answer, with the belief that it is currenlty not possible. But I do not have any proof, any body else if finds discrete answer, please post. Thanking You All,...
View ArticleRe: Usage of standard or MDM customer IDoc
Let's answser to my question. - I couldn't find a solution to integrate the MDM Debitor IDoc, it seems it only can be generated ! - As regard the integration of DEBMAS & ADRMAS, i'm searching how...
View ArticleRe: Error V1 870 while cretaing the quotation
Duplicate with http://scn.sap.com/thread/3474617
View Articlehow to maintain the long text (char 1000) using custom container?
Hi guys i got the requirement for maintaining the long text in a single screen having nearly eight containers , each one have to maintain the char 1000. i cannot update the custom table because it is...
View ArticleRe: Providing multiple versions for own development one unique system
Are you doing all this development in the "core" ERP system? It's not unusual to see the code in standard SAP programs that triggers different behavior (e.g. for Industry Solutions), but from what I've...
View ArticleRe: BAPI or Func Module to Update Tables BP3100 and UKM_BP_CMS
are you passing the indicator that is used to indicate whether it is an insertion or an update. It is confirmed that the function module worked in my case. I used it in my last project for bus. Credit....
View ArticleRe: BAPI or Func Module to Update Tables BP3100 and UKM_BP_CMS
ok please can you give me the code...by tomorrow...many many thanks in advance...
View ArticleRe: Providing multiple versions for own development one unique system
Hi Jorg I have gone through the whole thread please find my 2 cents for the same. In one of my last project we have programs which are global meaning common to all sites. But most of the time each...
View ArticleRe: BAPI or Func Module to Update Tables BP3100 and UKM_BP_CMS
Anirban Just do a where use list on the fm to check if some standard is using it. You can copy the same Nabheet
View ArticleRe: how to maintain the long text (char 1000) using custom container?
Hi Sathya You can implement it in the same way SAP standard does foe long text. Check read_text, edit_text, save_text function modules for your long text. Assign thwm unique ids nabheet
View ArticleIncreasing or Decreasing Order between field values
Hi Folks. I want to find the positive or negative difference between consecutive values or increasing or decreasing order. for eg: field A fieldB fieldC FieldD 0...
View ArticleRe: PP forms : include lcodrinc logic ?
i have problems with those fields :AFVGD_TAB-vgw01 ... AFVGD_TAB-vgw06
View ArticleRe: Not able to execute transaction created in SE93
Hi Prajakta, Please contact the Security Team for this..this is usually done to restrict the every user to execute the tcode..here for the Tcode created, Role needs to be assigned by SECURITY...
View ArticleRe: How to fetch data from BDC
If I understand you correctly, you want to fetch the values displayed at runtime in a BDC in the calling program. I guess the BDC run is an independent session and the displayed table is in it's memory...
View ArticleRe: How to capture the updated entries of a table in TR through report...
Hi Kedhareeswari, query your transport request number against table E071 with object = TABU, if hit, it means the transport request contains table entries. If you want to get the details about table...
View ArticleRe: no buffer data displayed in sap gui frontend
Hi Better you can apply the latest service pack of SAPGUI and then try again. RegardsRam
View ArticleRe: Return the ATP Situation table from CO09
Hello Nagesh,Unfortunately, I never got an answer or a method/function that does 100% of what I wanted. The client changed their mind anyway, at my location, and they didn't want this requirement...
View Article