Update infoType 0008
Hi expert, when i delete record in info type 0008 , i want update the last recordI thought I could update infotype 0008 in userexit ZXPADU02 whenever infotype 0008 was saved using the function module...
View ArticleF4 in ALV grid
Hi,I tried adding the F4 functionality to one field of ALV into the field catalog: k_outtab_fields-ref_table = 'USR21'. k_outtab_fields-ref_field = 'BNAME'. The F4 could display me a listing of...
View ArticleME9F - Custom development not works for all user id
Dear All, I have a requirement like if P.grp is other than AB1 and AB2, the message should not get triggered in ME9Fand should show a pop-up message that the P.grp is not AB1 and AB2. In T-code: ME9F,...
View ArticleDBIF_RSQL_INVALID_CURSOR Error while using SELECT ENDSELECT
Hello Experts,I am having an ABAP report that selects data from BKPF in batches using SELECT ENDSELECT statement with PACKAGE SIZE option.First select passes fine, on reaching the ENDSELECT and doing...
View ArticleValidating tab delimited file
Hi,I have to make a report that have to upload tab delimited file from presentation server and perform operation then.Now, can anyone tell me:1. how to validate if file is tab delimited at all or...
View ArticleABAP Dump:DBIF_RSQL_INVALID_CURSOR in SAP Query
Hello All, We have a strange dump DBIF_RSQL_INVALID_CURSOR coming up in of our Custom Query in MM module. The Query goes in dump for some users and for other user it is working perfectly. There has...
View ArticleCreating TO using FM L_TO_CREATE_DN
Hi Expert, I am trying to create TO using FM L_TO_CREATE_DN for a delivery number. My code is below: CALL FUNCTION 'L_TO_CREATE_DN' EXPORTING i_lgnum = l_lgnum...
View ArticleBAPI_DOCUMENT_CHANGE2 creates inconsistencies in document infor record
Hi guys! I've got a small problem with function module BAPI_DOCUMENT_CHANGE2. Maybe one of you are faced the same already. Situation:We have assigned document info records to material master. The...
View ArticleHow to check whether an sd invoice has a document attached inside
Hi ppl,i need to check, within a report, whether a sd invoice (VF01) contains a document attached (as pdf or doc or txt).IS there a std table i can look into (IE using invoice number as key) and check...
View ArticleAssert Error on FV60
Hi folks ! I got an error on batch inputed FV60 document. When i try to delete him, a dump occurs (more details in attachment). How can i resolve this? Is there anynote tofix it?Regards,
View ArticleHi I m planning to take up the SAP ABAP certification please help me with...
Hi I m very new to SAP and planning to take up the SAP ABAP certification please help me with sample question paper, tips on how to prepare Message was edited by: shruthi Manas
View ArticleCombining Internal tables
Hello, have 2 internal tables. both have different structures but there is one field in both tables which is the same but it is named differently in both internal tables. internal table 1 has a lot of...
View ArticleError : Field wa_name does not exist in the form
Hi Experts, I have a query similar to your original post but don't know exactly how to proceed. When i am trying to issue Delivery output for T code VL02N after selecting Output type e.g. 'ZABC'and...
View ArticleDebug an Smartform (Initialization)
Hello,I want to debug the Initialization program in my smartform, I got the user: probau, and I have added a line to debug: BREAK PROBAU. Please see image below:This smartforms is used in MIGO...
View ArticleSAP Characteristic Issue
Hi Gurus, I'm facing a problem where I need to get "sub characteristics" (if this is what they are called) for a Material. I searched SDN and Found how to get characteristics for a Material, using...
View ArticleEnhance CV03N
Hallo, we want to enhance CV03N so that we can see more informations under the tab "Object Links" for "Material Master".We want to show same more informations from table mara or makt. Is it possible to...
View ArticleDelivery Item Modification at "SAVE"
Hi All, The requirement here is to change the Country of Origin/Region of Origin from the Foreign Trade tab of first Item of an Outbound Delivery with the Country of Origin/Region of Origin from the...
View ArticleHow to convert ecxel date example 41640 to date 1/1/2014
Hi GurusI have a requirement where the table is already saved with excel date as 41640 which is 1/1/2014.Now I need take this value and I need to convert it to 1/1/2014 in sap date format. Can you...
View ArticleMultiple select on table control
Hi, Is it possible to select multiple rows of a table control using shift + control keys? If so, how can I achieve this?I have mutilple select option checked but that works only if the lines are...
View ArticleReport variant values saved somewhere in SAP?
Hello Gurus, I am an end user of a Z report that we have in our system. This report I could execute for only one material number (which is also a selection screen field for the report) at a time...
View Article