FMKU 083 Error while creating a Budget Transfer using BAPI_0050_CREATE
Dear Friends, Thanks in Advance. Issue -> I am trying to run a Budget Transfer process using BAPI BAPI_0050_CREATE.I have 33 Cost Centers ,for 11 cost centers the BAPI is successfully creating the...
View ArticleDisable address editing in VL02N
Hi, We have a request that users should not be able to change the delivery address on VL02N screen. Audit team thinks that causes a fraud risk where user changes the address and cause the goods shipped...
View Articleerror msgs not coming to bdcmsgcoll internal table
Hi experts, In BDC while using call transaction method Error messages not coming to BDCMSGCOLL internal table loop at fallowing code and tell me if you find any mistake if possible.
View ArticleUser exit for VA02 when reason for rejection changes
Hi All,i have to apply user exit on VA02, if user changes reason for rejection field.Can you tell me please , on which userexit i have to use.
View ArticleSEARCH HELP !!! (f4if_int_table_value_request) for itab at screen....
Hi experts; I have a table control at screen I need to use ( f4if_int_table_value_request ) function for (devre-field) anybody help me pls.. best regards..
View ArticleReport Program
Hi All, I have requirement where i need to capture the output of a custom tcode (ztcode) into internal table to perform some operation .please help how to retrieve this. Thank you.
View Articletable control
use of loop at itab in table control flow logic while inserting the data using dialog programming?
View ArticleDisplay Report as ALV Grid on Custom Screen and Email it as a PDF attachment
Hi , My program is displaying a report as ALV Grid on a custom screen using set_table_for_first_display. However , before the report is displayed in output , an email also needs to be triggered with a...
View ArticleHow to run an inactive version
Hi expert, How to run a inactive ABAP program? Many Thanks,
View ArticleREAD VALUE TABLE AFTER F4IF_INT_TABLE_VALUE_REQUEST
Hi All, Here is my code I need the read table row after double click, DATA: BEGIN OF LT3 OCCURS 0, TPLNR TYPE TPLNR, FLTYP TYPE FLTYP, END OF LT3, WA_LT3 LIKE...
View ArticleHow to get message type USERCREATE for RBDMIDOC
Hi,Using the transaction code we81 i can see that there are messsage types fora)USERCHANGEb)USERCREATE There is also a basic IDOC type for the samea)USERCREATE01b)USERCHANGE01 I have written a JCO...
View ArticleDownload wsdl file of Enterprise Service (RFC)
Hi All, I am working on a requirement to expose RFC as a web service so that external application can use this. I have created a RFC, and created enterprise service for this RFC in se80. I go to WSDL...
View ArticleAbap Dump DBIF_RSQL_INVALID_SQL
Hi Gurus, I am getting this abap dump DBIF_RSQL_INVALID_SQL and I checked in developer trace it saying: - B *** ERROR => dbtran ERROR (set_input_da_spec): statement too bigB marker count = 10007...
View ArticleNeed to create a program to check the performance of other custom programs
Hi Experts, I need to create a program which can check the performance of the other custom programs specially Nested Loops, Select Endselect and Read statements w/o binary search used in it.I...
View ArticleUnable to use the RFC_READ_TABLE BAPI
I am not able to send the table data to bapi more than 40 fields in informatica rfc_read_table BAPI
View ArticleScreen Properties (Close screen).
Good Afternoon. I have a program , and this program calls a screen .When this screen appears I can not close.I click the 'X' button to close but not close. Which attribute of the screen, should I...
View ArticleBAPI_PO_CREATE1 giving error Enter GL Account for multiple POs
Hi Experts,I m using BAPI_PO_CREATE1 to create multiple POs in a loop. If I m only having a single PO in the file to process, the BAPI is creating the PO without any error. But if I have multiple POs,...
View ArticleHow to run the report in a special server group(not server)?
Hello Experts, I have an requirement that ,I have to prepare a report and that report should run in a specified server group. Please let me know if at all anyone has an answer for this question Thanks...
View ArticleDisplaying custom field in tasks tab in transactions IW51/52/53
Hi, Any one pls let me know how to display a custom field in existing 'Tasks' tab in transactions IW51/52/53. I have added a custom field in table QMSM via append structure. Also added tthe same field...
View Article