Re: BAPI_ACC_DOCUMENT_POST enhancement ACBAPI01 not working properly
Hi Suman, Apologies for the late reply. If you are still looking for an answer, passing the required values in gt_extension2 ( Step 1 ) will get you the values in c_extension2 of the BADI...
View ArticleRe: Rename Additional data tab B
Pawan Gore wrote: To rename the tab go to VFBS --> tab control and Change. Select Program-SAPMV45A Tab screen group-K0 Number-130 and then you can change tab description. Thanks,PawanThanks
View ArticlePA DATA TRANSFER IN E RECRUITEMENT TO HR SYSTEM.
Hi all, I need to update infotypes PA0000,PA0001,PA0002,PA0022,PA0024,PA0105 using the function module HR_PREPARE_NEW_EE.i have to transfer Candidate data which gets created in E-recruitment server...
View ArticleRe: Automatic batch creation in MIGO
Will you please tell me Mahesh how to use the user exit saplv01z?
View ArticleRe: BAPI_ALM_NOTIF_CREATE
I am also calling BAPI_ALM_NOTIF_CREATE and get the same message "Indicate sort number" returned along with Number "529" and Id "IM".Does anyone know what this indicates?
View ArticleRe: Badi or User exit to modify MSEG data during Goods reciept
Hi., I am also trying to update MSEG-DMBTR while doing PGI.. if you have any idea on this, can you pls share with us., -Mahendran
View ArticleRe: Enhancement spot to change MSEG-DMBTR field value.. not able to succeed..
Hi., I am also trying to update MSEG-DMBTR while doing PGI.. if you have any idea on this, can you pls share with us., -Mahendran
View ArticleRe: activate default implementation of a BAdI
Just had similar problem..In SPRO no key is asked for (de)activation.Some BADI's can be activated in spro via IMG activity (you can check if IMG exists in table CUS_ACTEXT)When it doesn't exist, you...
View ArticleRe: (Urgent) How to activate a std. BAdI impl. ?
Just had similar problem..In SPRO no key is asked for (de)activation.Some BADI's can be activated in spro via IMG activity (you can check if IMG exists in table CUS_ACTEXT)When it doesn't exist, you...
View ArticleRe: Problem checking Customer Field in EXIT_SAPLMEREQ_005 of MEREQ001
I am also facing the same issue.
View ArticleService for Object button is not available when program is called by RFC
Hi,I have activated Generic Object Services Toolbar in my system, for example ABC and I can see Service for Object icon on my application next to applications title.I have problem when I'm calling the...
View ArticleRe: BADI MD_PLDORD_CHANGE
1.Activate Update debugging .2. Place breakpiont at 'COMMIT' statement.3.Hardcode your BP in the method .4.Execute the Transaction now (MD11/MD12) and your BP shall be called.
View ArticleRe: BAPI_ACC_DOCUMENT_POST populating coding block fileds in stru EXTENSION1
Hi, I have implemented the BTE but it is not triggering. Can you please send code or instructions please. I do have the same issue.
View ArticleRe: Service for Object button is not available when program is called by RFC
Problem resolved. Parameter sy-binpt is in the static method CREATE of class CL_GOS_PUBLICATION.In my case sy-binpt has flag 'X' because I use CALL_TRANSACTION in my remote function modue. Topic to...
View ArticleAdding multiple spool recipients to each steps of a job
Hi All, I have a job to be scheduled in SM37 which is having multiple steps. Each steps is generating spool file which needs to be sent to different spool recipients. Is it possible to achieve this...
View ArticleRe: Adding multiple spool recipients to each steps of a job
Have the abaper with you, need to check out the packages for that program. can put an eye on Job step with multiple spools - find spool numbers | SCNGet program name from print spool number | SCN...
View Articlecustom screen for bp transaction through bdt
Hi, i am developing custom screen through BDT for BP TCODE. i am following all the step of bdt.my problem is that when we are opening bp transaction in display mode then all standrad screen are display...
View ArticleRe: GGB1 - Value is not getting Substituted to the Screen Field
This thread was helpful. But there was another thing needed to solve my issue. I was also getting issue while trying to transfer a value to a field as it was not getting updated in the document. There...
View ArticleChange the Material price before goods issue via vl02n
Hi, The project requirement is to change moving average price for the material ( using MR21) before post goods issue, done via VL02N and then once goods issue has been done, put back the old moving...
View Article