How to capture partner details of PO before saving
Hi All, Requirement is to get print preview of a PO before saving it.I have a custom driver program and custom script for displaying preview after saving PO.I have to add some validations based on...
View Articleaddress ussage
hi ,i wanted to assign standard address to 1)mailing address2)work address3)register address. for that i want to know how to create function module or which sap function module is use to copy standard...
View ArticleUpdate Partner information in PO
Hi Experts, I want to update the manufacturer number under partner tab in a existing PO. In business, we have maintained the manufacturer numbers for the Vendor.Now in existing PO, want to update this...
View ArticleHow can I send xml file as email attachment in UTF-8?
Hi everybody, my requirement is like i need to send a mail attaching XML document in UTF-8 which can be displayed in the browser without errors.Here for, I want to use the standard method SEND_WEB_MAIL...
View ArticleProblem updating FAX and Email for contact person in XD02 using ADRMAS03
Hi All, I am trying to change the fax and email address fields for contact person for customer using IDOC_INPUT_ADR3MAS. but not working.I am writing the below code. Please let me know how these two...
View ArticleMM custom screen in MM17
Hi all, I have a requirement to add the custom fields to MM 17 transaction. I referred to SDN and the SAP notes. Accordingly i have implemented BADI and user exit. All my custom fields are in MARA...
View ArticleNeed to create add different % of Commercial loan in infotype 45
We have a scenario that we need to add different percentage of loan in info-type 45 for the commercial loan in SAP as example there is selection of 5% and 10% loan interest already now if i want to add...
View ArticleIn Block ALV, Top-of-page is not displaying.
Hi Friends, Need some urgent help. I have created on block ALV using class cl_salv_table. There are 10 blocks i have created. For one of the blocks i need to display some content in ALV header. Normal...
View ArticleHow to Debug SUBMIT VIA JOB
Hi all, I am running an ABAP wich has the statement: * Submit SCL creation report SUBMIT /idexge/eqs_sup_clear_list_crt VIA JOB lv_jobname NUMBER lv_jobcount WITH SELECTION-TABLE...
View ArticleHow update Fund Center and Commitment Item after GR completed in PO?
Hi friends, Funds management was activated during the year and hence there are Some PO's now doing the process it will show errors like fund center or commitment item missing. In PO i...
View ArticleError in Table control wizard
Hi Experts, My requirement is getting problem in Table control wizard is "controls can only be defined globally". Kindly guide me ASAP. Thanks in Advance....
View ArticlePassing multiple values to bol query
Hi I am using IBCompToIObject to get the parent component id and other information, here I am passing multiple serial number instances, but looks like the query returns the output for just the latest...
View Articleexchange rate function module
Dear Forum,I tried READ_EXCHANGE_RATE and CALCULATE_EXCHANGE_RATE but both no result.The local currency is INR and transaction is posted in EUR. Now I want to get the exchange rate in USD which is...
View Articleslow execution of Query
Can any one help? to make it faster. SELECT vbfa~rfwrt AS rfwrt vbfa~vbtyp_n AS vbtyp_n vbak~auart AS auart INTO CORRESPONDING FIELDSOFTABLE tbl_t1 " DEBITNOTE FROM vbfa INNER...
View Articlehow to unlock a object
Hi all, I add a lock by the function 'ENQUEUE_*', and want to unlock it by the function ' DEQUEUE_*', but it can not be unlocked. Only when it leaves the program, it can be unlock....
View ArticleHow to change custom Z pricing routine in Sales and Distribution module
Hi, I want to change a pricing condition routine. I went to tcode: VOFM and followed the menu path Formulas->Condition Values. And then located the pricing condition I want to change. Double clicked...
View ArticleIn va03 how to debuging process the output type ?
now there's error message happened in processing log, so I want to know how to debug program and find the reason of the issue?Can you give some advices?Thanks.
View ArticleMy CDS view self study tutorial - Part 6 consume table function in CDS view
1. Create a new table function2. Create a new AMDP implementation3. Consume the created table function in CDS view4. Test the whole solutionPart1 - how to test odata service generated by CDS viewPart2...
View ArticleProgram name starting with numbers or letters other than "Y or Z" possible?
Hi all,Can one create an ABAP program starting with numbers or letters other than "Y or Z"? Or is it mandatory for an ABAP developer to write all programs with names starting with either Y or Z?Thanks...
View ArticleALV display logic
Hello, I have an requirement i need display the table entries using the ALV, in the fisrt row i will display the Business partner header details along with first item details,in 2nd row only 2nd item...
View Article