CALL_FUNCTION_REMOTE_ERROR
Dear All, While Executing the RFC Function module in Zprogram , this runtime error CALL_FUNCTION_REMOTE_ERROR ocuurs , and theError analysis is An error occurred when executing a REMOTE...
View ArticleBAPI_ADDRESSORG_CHANGE HELP DON'T WORK
DATA: objtype LIKE bapi4001_1-objtype, obj_id LIKE bapi4001_1-objkey, obj_id_ext LIKE bapi4001_1-extension, context LIKE bapi4001_1-context, address_number LIKE...
View Articleshort dump?
hi all,could you help on this, why it comes and how to correct? ( Termination occurred in the ABAP program "RIAUFK20" - in "SELECTION_L".The main program was "RIAUFK20 ".In the source code you have the...
View ArticleRequired badi for qa32
Hi experts, my requirement, i want to do MB1B transaction after QA32 usage decision save for unrestricted to block skock. i required badi or user exit after usage decision save and...
View ArticleHello Experts I am uisng BAPI_ACC_DOCUMENT_POST to Park GL documents by...
The issues is that my functional folks have made Profit center madatory for some GL accounts and Cost center mandatory for some GL accounts , so when I manually park documents I am asked to enter...
View ArticleUpdate task
Hi experts, I tried using CALL FUNCTION xxx IN UPDATE TASK in a program,after before COMMIT the program reaches to this statement and as per the SAP it should get registered in VBLOG table but when I...
View ArticleABAP : Delivery(Header/Item ) table required
Dear Friends, I have a requirement , I want to get the Table name where the text value is saved for Delivery (header/item) creation. I have created a Delivery and enter some information in Text column...
View ArticleTriggering PAI
Hi experts..I have a container and am calling a image into it, i have got the image displayed in the container. Now my requirement is to trigger PAI when i click on the image,can i have a function code...
View Articlemake VL02N header texts field as mandatory
Dear Experts, How can make Header texts field as obligatory in VL02n / VL02 Txn. either its from customization settings or need to put user exits / BADis. Plz answer. Thanks in advance. Thnaks &...
View Articlecustom field should be saved with a default value.
hi all,i added a custom date field LAFD for work orders IW31/32. with a new screen. in PBO i wrote code so that if, no data provided to it then 'basic finish date' should be added to it.its working...
View ArticleGetting quantity from MIGO using field-symbols
Hello All, I am trying to get the quantity entered(for some computation) in MIGO, before it is posted, using the code : EXIT: EXIT_SAPLEINR_003 Include: ZXM06U47 Code: data: m(40) type c.types:...
View ArticleIF sy-subrc 0.
IF sy-subrc <> 0. pls xplain me the above line......... whats the use of semicolon??????
View ArticleBAPI to upload condition type records in VK11 and VK12
Hello all, I have a requirement wherein I have to upload condition records in VK11 and VK12. I tried using BAPI_PRICES_CONDITIONS and RV_CONDITION_COPY but its not working as required and also not...
View ArticleInsert Statement is not working in production server
Hi experts, I have one program( Test certificate printout program). After giving my input when i run the program . Some data is saved into one ztable. Its working fine till 2 months before. Now its not...
View ArticleScreen output with out Connection to User-bapi
guys, i developed a bapi for iw39, it was working fine. but last night when our tool(non-sap) executed this bapi the o/p was "screen output with out connection to user"when i tested this bapi in sap...
View ArticleCombined Order Number.
Hello ABAPers,Is there any function module which returns the Combined Order Number, like in transaction CO02->Operations Overview.For e.g. If I enter production Order X1 and which has a combined...
View ArticleValue diff in debugger and ALV
i am stuck with a wierd problem in simple alv report.here the problem starts. i am displaying the customer region from table KNA1.the data has been selected perfectly.when i see the value of field...
View ArticlePopulate Horizontal lines with condition in ALV (REUSE_ALV_GRID_DISPLAY_LVC)...
Hi All. In ALV (REUSE_ALV_GRID_DISPLAY_LVC) report, need to populate the Horizontal lines based on some condition and same output should be display in excel download also. Right now I have hided...
View Articledatabase table displays only current entry
hello... i am facing some problem in database table....i created one database table (abap dictionary se11) after doing technical settings and TMG when i create enteries it will only display the...
View Article