Entries in the internal tables of a FM
Hi Work Area with values are being passed to a Function Module and the Code in the Function Module *"----------------------------------------------------------------------*"*"Local interface:*"...
View ArticleNeed to Compare Characteristic Value in SAP PM
The Recuirement is i have to Compare the Characteristic Values and need to change the status of Functional Location.I got the old values from AUSP Table but i dont have a clue to find the new value.Is...
View ArticleJunk Characters in Romanian Language
Hi Experts, The print preview of Purchase order is showing junk characters for Romonian language, same is happening when we convert it to PDF as well. Form: Smartforms used for layoutFont used :Arial...
View ArticleUserExit while changing characteristic values for a material master
Hi! I need to perform some actions when the user edits a material master and changes the values of 5 given fields. 4 out of these 5 are no problem. I'm using the userexit "EXIT_SAPLMGMU_001" for this....
View ArticleRouting Upload- BAPI -Activity Type not getting updated
Hi all, I am an abaper. I did routing upload both in BDC and also in BAPI BAPI_ROUTING_CREATE ..In both , i faced a similar problem, Activity type for operation is not getting pulled up and...
View ArticleGetting the Brownfield clean, but not green - Part I
Initial situationImagine a legacy application which has grown over the past few years. It has evolved for generations, maintained by several generations of developers. While the first generation of...
View ArticleWorking with Dialog programing
Hi Friends, I have a requirement like below please help me with coding. Sub-Screen for Non-PO Indexing ScreenOverview: The non-po indexing screen will be called from the indexing workflow. It will...
View ArticleHow enter few rows of data table wizard of screen painter
Hi Experts, I am new to SAP ABAP. I have a task of inserting some rows of data in the table wizard of the screen painter and saving it during run time. Can somebody help me with some links....
View ArticlePoblems during Copying a Std progr to Z**program
Dear Experts,I had copied the std program RIAUFK20 to ZRIAUFK20. But the selection screen is NOT getting copied completely.Some portion of selection screen block is NOT copied. The name of the missing...
View ArticleDate determination
Hi Experts, I have a requirement to calcuate the weeks start date for a particular location say location 1.In this location it is configured that the 1st day for a month starts with Thursday.So based...
View Articlegoing dump for the program?
*&---------------------------------------------------------------------* *& This code snippet implements the local calss ANIMAL and LION...
View ArticleLeft outer join
SELECT t1~bukrs t2~bwkey t3~lgort FROM t001 as t1 left OUTER JOIN t001k as t2 on t1~bukrs = t2~bukrs inner join t001l as t3 on t2~bwkey = t3~werks into CORRESPONDING FIELDS OF TABLE...
View ArticleSICF - How to modify the service to provide username and Password
Hello Experts, I have created a webservice from RFC enabled FM and its listed properly in SICF tcode. However when we use its requesting for user name and password as expected, so we have created a RFC...
View ArticleCredit Management FD32 BTE
Hello Experts, I am implementing BTE 1520 for the FD32 Credit Managemnt On Save. I have actiavted it in FBIF with the copY of Stanadard Sample Function Module SAMPLE_INTERFACE_00001520 . But the BTE...
View ArticleBOM Header and Component tables got crossed data
My repot out put:Product CodeDesPlantAlternativeBase quantityBase unitItemItem CategoryComponent Code QuantityUOMSort StringItm NmbrFix NumM GroupC Desc13000357MUCOLYT SYRUP...
View ArticleIssue with displaying currency value in table control
Hi Friends,I am facing a issue with displaying currency value in table control(Dialog programming). I have created a custom screen and there are some fields inside a table control which has currency...
View ArticleTable control wizard
Hi experts I need your help I have created Table control wizard with 3 fields in that I need to check the first field for empty and on selecting save button it should check the next row if that 2 row...
View ArticleOSA - reading final appraisal (value text)
Hi, We are using Objective Setting & Appraisal and I need to display the final appraisal (text) on a form. I'm reading the final appraisal value from HTHAP_FINAL but I'm having problems reading the...
View ArticleHow to compare range with range?
Dear ABAP friends, I have an itab A (structure BAPI6109SEL) at runtime and I have a Z-table B with the same structure.Now I want to check if the value of any line in the itab A is in the content of...
View ArticleCommit and Roll Back
What is the roll of Commit and Roll back, Before Commit statement data is save in the database table or not ?And If Commit statement is executed successfully then can we roll back all the changes or not?
View Article