Automatic putaway/picking quantity in inbound delivery
Hi friends,In transaction VL01N/VL31N, we need to auto update of picking/putaway quantity from delivery quantity when an Outbound/Inbound delivery is created. We try to do this with form exit...
View ArticleAutomatic Payment Program F110 - Multiple vednors Payments
Dear Consultants, Our ABAP developer have developed a program copy of RFFOUS_C as ZRFFOUS_C and created a smartform to print cheque payments. This program working fine for a...
View ArticleBAPI_ACC_DOCUMENT_REV_POST Need info and example would be great
Please bear with me if I don't describe certain aspects of my question correctly as I am new to FI, ABAP, and the document concept. We post a document into the GL once a month with...
View ArticleQuery error
Gooddays experts, I found thisquery that joinsthreetables, SELECT a~BUDAT AS BUDAT a~BWART AS BWART a~AUFNR AS AUFNR b~ftrmi AS ftrmi b~stlnr AS stlnr c~matnr AS matnr c~werks AS...
View ArticleRF GUN functionality is not working.
Have some issues , we have yesterday migrated our production server to a new server , since then the RF portal is not working , Only the first page is comingand when click any push buttons like "PURCH...
View ArticleRetrieve subdirectories and files from application server
Hi Gurus, I have a requirement where,when a directory name or path is provided , need to fetch all the subdirectories and files of the directory. Also i should be able to distinguish between files and...
View ArticleHow to change system id value based on system in database table
Hi Experts, Can any one please suggest me how to change system id values based on system (quality or production) in database table.In my scenario we are creating table entries in our custom table,...
View ArticleHow to Consume a Web Service created in SAP
Hello, Some please can help me?, I need to consume a Web Service created in SAP from outer application, how can I do it? Thanks so much.
View Articleabap insert commit issue
Dear Guru!! i have two issue regarding commit issue. #1. there is one RFC for synchronous has insert statement and then commit but disappear data with mass calling RFC, it seems to be not committed ....
View ArticleRun time Authorization
How to give runtime AuthorizationRequirement is like that ..We are design some application in SAP but this application consider 4 different Tcodes but now main problem is that number of user use this...
View ArticleIs there any way to find webservice log table or Proxy log
Hi every one, I have requirement that i need to find the number times a particular service called for a period. Is any one aware of any table or class or Fm which gives that information? Thanks...
View ArticleHow to populate the Z-FIELD in SD_SALESDOCUMENT_CREATE ?
Hey guys, Recently i have been working on the automation of sales order of new type ZSLP (user specific) for VA01 transaction. And we have a Z-field to be populated through the BAPI. I have used...
View ArticleWant to know any SAP table which stores return code of any transport
Hi Team, Need to know SAP table which stores return codes of transports. We need to know this return code when that transport moves from a box to another. Thanks
View ArticleExtended Program Check - Best Practices
I am researching the use of the extended program check as formal part of our code review. To aid the rollout of this functionality in our process, a set of documented standards is best. For example,...
View ArticleConvert MEID (HEX) to MEID (DEC)
Hello Experts, I have been trying to convert this value:99000124997700to this value:256691434010057472As it is done in at this website: http://www.meidconverter.net/index.php#Results My problem is my...
View ArticleALV - "layout not found" error for a batch job using non-personnel user id
Hi experts, I know this might be simple but I could not get an answer by search in the SCN community. I have a wierd problem in production system. A report having ALV output is run in background with...
View ArticleAuthorization Check!! How to find what kind of activity it is performing??
Hello, One of my developer wrote an enhancement to check if the user has authorization to create/update/delete funds. SAPLFMWREXIT_SAPLFMWR_003 authority-check object auth_obj...
View ArticleProblem in fetching line items based on header record
Hi Experts, itab1 is header table & itab2 is line itam table.we dontknow how many entries in both thetables.Here for each header i need to pick max 9 line items(morethan 9 line items not...
View ArticleHow to get Material description for IDNRK and MATNR field In BOM
Hi Frds,How to get Material description for IDNRK and MATNR field In BOM I used the table stko stpo mast makt . how to get the description for idnrk-component...
View Articletransfer values between different backend ABAP jobs.
Hi expert, my scenario is : I run a ABAP program Z1 on backend, after multiple hours , it is still running. I want to launch another backend abap program 'Z2' to stop 'Z1'. in program 'Z1', I can...
View Article