radio buttons and selection scerrns
i have two radio buttons .when i click on r1 the content in table1 should be displayed and when i click r2 the content in table2 dhould be displayed. is ths code is correct...tables : mara,marc.data...
View ArticleSAPScript - Logo NOT Printing
Hi, I have a SAPScript which has an image in BITMAP (coloured) on it. It was uploaded to the server via transcation SE78. We have users in different locations nationwide, while for the users in...
View ArticleSAP Script - Logo not being printed
Hi all, I have a SAP Script which has an image on it. The image (BITMAP) was uploaded via transcation SE78. We have users located in different regions nationwide. While the users in the HeadQuarters...
View ArticleSkip Incompletion Log error programatically in Sales Order
Hi, In Sales Order with Net Value(NETWR) as initial if I try to create Delivery, Incompletion log error is thrown stopping Delivery creation.This is because of Customizing setting for VBAK-NETWR in...
View ArticleContainer overlaps after PAI.
Hi,I am facing a problem in container ,i have a screen with a container that have a graph and when a PAI triggers a new container overlaps the original container and when i scrolls down or up the new...
View ArticleSkip Incompletion Log error programatically in Sales Order
Hi All, In Sales Order with Net Value(NETWR) as initial if I try to create Delivery, Incompletion log error is thrown stopping Delivery creation.This is because of Customizing setting for VBAK-NETWR in...
View ArticleControl has return after EXPORT it_final TO MEMORY ID mem to ZREPORT_A
Hi Expert, I want a run program called ZREPORT_B from ZREPORT_A using submit syntax to get IT_FINAL internal table data of report_b. condition: 1. I don't want run the ZREPORT_B beyond...
View ArticleAppend line within if in bw user exit
Hi experts, I am coding a BW User Exit for a extractor in the framework of function module EXIT_SAPLRSAP_001, include ZXRSAU01.My code is retriveing the values that i need. But i am stuck with one...
View ArticleSkip Incompletion Log programatically
Hi, In Sales Order with Net Value(NETWR) as initial if I try to create Delivery, Incompletion log error is thrown stopping Delivery creation.This is because of Customizing setting for VBAK-NETWR in...
View ArticleIncompletion log by pass
In Sales Order with Net Value(NETWR) as initial if I try to create Delivery, Incompletion log error is thrown stopping Delivery creation.This is because of Customizing setting for VBAK-NETWR in TVUVF...
View ArticleItem & for schedule line & is in the work area
Hi All, We added some custom fields on the schedule line tab and also in VBEP table. For thie same we also added code in the PBO module of SAPMV45A/4500 screen#. Since we added the code we are getting...
View ArticleCan't display 10 subtotals in ALV
Hello Everybody I would like to know if in ALV you can display 10 subtotals I have an ALV Report displaying 9 Subtotals but when I try to create another subtotal , it just disappear For instance I...
View ArticleModify dbtab Statement WIth Check Table
Hi All, I have 2 tables say EMP_ID Table with fields ID and Name and i have EMP_PAY Table with 2 fields ID and Pay (In both the Tables my ID is Primary key) In order to have entry with ID and Pay...
View ArticleWorkflow - PO Approval
Dear All I am verymuch new to the ABAP Workflow configuration.Through PFTC - I looked into the following task. WS20000075Though I searched some material, I would like to have a guidance from you in...
View ArticleEmail Handling with SOST
Hi All We have a peculiar issue with sending emails.While we have a few custom transactions to send emails to external email address, we donot wish to send an email while we are testing in a...
View ArticleEmail handling with SOST
Hi All We have a peculiar issue with sending emails. While we have a few custom transactions to send emails to external address, we do not wish to send an email while we are testing in a non-productive...
View ArticleLSMW Recording
Hi Experts,After creating LSMW.I am unable to see the input value given during the Transaction recording.I tried to view through List view & table but failed.May is it required any setting to bring...
View ArticleHow to delete a processed delivery output type in VL02N.
Hi All, Would like to seek for your advice on the question that I have. Is there any possible way to delete a processed output type for item level which has already the status green colour in VL02N?...
View ArticleExecuting UNIX command gives sy-subrc EQ 1
Hello I have an issue with using moving files from one folder to another. I am using the following code. LOOP AT it_tab1 INTO wa_tab1. CLEAR:var_file. var_file = wa_tab1-lines. CONCATENATE...
View ArticleUnix command - returning sy-subrc = 1
Hello I have an issue with using moving files from one folder to another. I am using the following code. LOOP AT it_tab1 INTO wa_tab1. CLEAR:var_file. var_file = wa_tab1-lines. CONCATENATE...
View Article