Optimizer Consult
Hi friends, i hope you can help me to improve this doubt CHECK NOT r_objnr[] IS INITIAL.SELECT cobk~budat coep~objnr coep~wkgbtr coep~mbgbtr coep~meinb coep~kstar coep~parob INTO...
View ArticleGet active purchase orders for materials
Hallo, I'm not sure, if this is the right place to ask for this, but I need to get all open purchase orders for some given materials. The problem is i've only got access to the BAPI's (i'm using them...
View Articlego to same selection screen with same values when user clicks on back button...
Hi my requirement is i have given some values on selection screen fields. after click on execute button on selection screen. some processing will be happened in side of program, then files will be...
View ArticleWords too separated in a fix label Smartforms
Hi all. I'm facing an issue with a hardcoded label in a Smartform Print Preview. I wrote Contact Number, and I'm seeing in the screen Contact Number. &var&(c) Does not work in this...
View ArticleEnhancing standard report VA25
Hi All, I have a requirement to enhance the standard report VA25 with characteristics value from function module VC_I_GET_CONFIGURATION corresponding to the Document No. I appended the structure...
View ArticleAttach a document to an email trigger by a batch job
Hi All, I have created a batch job in SM36 which executes a program report and sends the output to a distribution list via MS outlook on a daily basis. I have also created a distribution list in SAP...
View ArticleHTTP POST to Google API results in unwanted user id/password pop-up
Hello all, I am attempting to do an HTTP Post from SAP using ABAP. The exact same POST works fine from outside of SAP (e.g. using POSTMan). In SAP, we get an unwanted Pop-Up Window which asks us for...
View ArticleSYNTAX_ERROR
Dear Experts,would you confirm me about following Syntax Error. Why I am getting this Syntax Error due to missing data on system or due to Program error. Error in the ABAP Application Program The...
View ArticleExcel data upload to SAP - maintenance with SE16 not possible
Hello, I uploaded data from Excel to SAP (with TEXT_CONVERT_TXT_TO_SAP). This action was succeded but now I will make change an table entry with SE16. I have saved and I retry SE16 - but the change...
View ArticleHow info table S901 is getting populated for Quality management type ?
Hi Experts , Can anyone tell me the flow how the info structure S901, S902 for 'Ouality managemnt type'. filled. In this table S901, there are two fileds EQUNR (Equipment Number) and...
View ArticleHow to modify a ABAP program when its package was deleted?
Hello experts. I'm trying to update an ABAP program but its package was deleted. When I've tried to update, a dialog window appears with the next message: Package ZBASIS does not exist Also after make...
View ArticleACH File Creation
Hi SAP Experts, I am trying to create a ACH -Nacha file for bank. Format of the file is like as belowHeader record batch header detail record batch control recordheader control record If any one...
View ArticleCreate functional location with classification (BAPI)
Hello everyone, I want to create functional locations with classification (TA: IL01) by using BAPI functionality. Therefor I found functions BAPI_FUNCLOC_CREATE and BAPI_OBJCL_CREATE which work fine...
View ArticleSET LOCALE LANGUAGE space
Hello together, i'm having a problem with SY-LANGU in remote function calls.If i call a RFC from a 3rd-party system i get SY-LANGU with the entry 'D'. That's very strange because i have maintained the...
View ArticleFLTP to Decimal conversion
Hi All, I need to convert FLTP to decimal. I have done some research and tried different ways with NO success. This is in SRM system. 1. The Class CL_ABAP_DECFLOAT does help, but not available in...
View ArticleExcel Template Missing sap_sm.xls problem. Is it abap side or basis?
Hi ABAP Gurus, I've encountered a problem downloading a report to excel. I'm getting the error "Contact your system administrator. The following Template is missing: sap_sm.xls" when push the button....
View ArticleSelect statement not returning all records for specific cases
Hi, We have a select statement in our program, which picks up a bunch of pricing line items from DBERCHZ3. Data : c_1001 type e_preis value '0000001001'. SELECT belnr nettobtr...
View Articletransaction that is not possible to do batch input
I wonder what can be done in transactions that can not make batch input and that there is BAPI?example: CBIH72 appreciate the cooperation of you ...
View ArticleAdd a Print button to application tool bar in IW32 and print direct
My task is to add a print button to application toolbar in IW32 tcode and print direct without using standard print control configuration. I have already added button on the tool bar. Now when I call...
View ArticleQuestion on CL_GUI_FRONTEND_SERVICES=>FILE_OPEN_DIALOG & Execute
Hi, I have a requirement where i have to open a folder and then open a document in that folder. 1. I have used CL_GUI_FRONTEND_SERVICES=>FILE_OPEN_DIALOG to open the folder. (say this folder is...
View Article