Printing string type variable in SAP Script
Hi Experts,I am working on SAP Script and i have an issue which is, i am passing a string type variable to the script from program but in output i only see 255 characters but my variable is of 349...
View ArticleCreate a WebService (mb52)
Hi people.I have a requirement to create a WebService of the MB52 Transaction.It´s necessary for a legacy system. Is that posible ? Thanks for your helpRegards
View ArticleVA01 PO Number
Hi all, Please, some advice.In VA01, field PO Number, is normal to fill with character string? Or only numbers?Because the field is CHAR(35).
View ArticlePOP UP for output device while printing production order
Hi All,I saw you post regarding the POP issue for production order printing in Co02.I am having the same issue but I checked in the program and all parameters like No-Dialog , TDNOPREV are set to X ,...
View ArticleHow to add extra field in tcode-MB52
Hi Experts, I have a requirement copy the MB52 standard program to zprogram and add one field from MARM-MEINH in that report item label also in selection screen,So after i added its not working fine...
View ArticleHow to read spool data and it's fieldcat
Dear all, When we run an ALV report in background job, we will have spool data, now I want to get spool data and it's output data fieldcat base on the spool no. I found a FM to read spool data:...
View ArticleHow can we send SAP Data to BO thru WEBGUI?
Hi Expert, I am just a bit unconfident on how can I send SAP data to BO thru WEB GUI. Do I need to establish port connection? The requirement doesn't want any mediator, just directly pass SAP data to...
View ArticleHow can we find out BTEs for a transaction?
Hi All, Is there any BTEs for F110 Transaction?. My requirement is when i run f110 in Payment Run option.I want capture the script data and convert it into PDF format then send the mail to vendor.I...
View ArticleAdd custom field in MIGO
Hi, when i try to add new tab in MIGO my new tab added successfully but when i click on item OK it don't show the Excise Invoice tab. i am using MB_MIGO_BADI badi. please help me how to solve this...
View ArticleGetting Error of Runtime Exceeded while generating OTF for PDF in smartform.
Hi All, I am getting a error of runtime exceeded while generating OTF file for PDF in smartform through FM. The report is taking too much time before giving the output...and most of the time going to...
View ArticleSAP UI5 Integration in Eclipse
Hi SAPUI5-experts,I am new to SAP Fiori and SAP UI5, so wanted to try my hands on this.Thus i am following one post from SAP Technical (Link : Install SAPUI5 in Eclipse Juno) for this integration.At...
View ArticleHelp need for badi method me_process_po_cust~check
Dear All expert Pl see following threadI am stuckHelp needed http://scn.sap.com/thread/3610303
View ArticleOrder time ranges
Hi Group, Its regarding Order delivery day and time , I have requirement to check time of order to decide on the route. I am getting order day time YYYYMMDDHHMMSS and processing time, and I have to...
View ArticleDo we have any function module to get leading 'X' in a variable?
Hi Experts, Do we have any FM to get leading 'x' in a variable? My requirement is i have bank key field of 15 char length.for example see below code. DATA : L_bank TYPE CHAR15.l_bank = 'ABCD1234'. in...
View ArticleHow to Access the class attribute that refers to some other class
Hi All, I have one doubt on how to access the attributes of a class that has been declared as TYPE REF TO some other class or interface. In my case type ref to is pointing to some other class whose...
View ArticleError /SAPPSSRM/HIER041
Dear Experts,when I try to transfer a purchase requisition from ECC to SRM, the transaction PPO2 gives me the error 'In 0002 there are no functional positions'. Do you know the cause of the error?...
View ArticleGUI_UPLOAD: cannot interpret data in file
Dear Experts, Im trying to upload simple CSV file into ALV and I'm getting the error message from GUI_UPLOAD: cannot interpret data in file. What could be wrong at this: DATA: ta_csv_data_raw TYPE...
View ArticleHow to unmap UPC from material using bapi_material_maintaindata_rt
Hello Expert, Can you please tell me how to unmap the upc from material using bapi_material_maintaindata_rt. I am trying to run the bapi with different set of data but it is failing for each time....
View Articlehow to block pagination in alv - Alv OO
hello i want to know which method i use to block pagination ALV thank
View Article