Simple transformation from XML to ITAB. Field length above char 255 not working.
Hi! Experts,I have an requirement in which I have to do a transformation from an XML file to internal table in which structure has a field of char1000 or string.I used the transaction XSLT_TOOL and...
View ArticleSAPSCRIPT total no.of pages passing as 1 on First page, but need total no.of...
Hi, I have an issue in SAP Script. I am not able to pass the last page number (Example: If output has 3 pages) in the first page window. In the first page window on the Change Editor, I am calling a...
View ArticleOutbound idoc stuck in que
Hi All, we are sending outbound idocs from shipment documents in ECC. The issue is the idoc is successfully processed (green ). But it does not reach PI. for one shipment, we trigerred one outbound...
View Articleconverting string field to type P and increasing length size in dynamic...
Hi, I am working on dynamic internal table report list where I am facing data type and length size issue in the amount and quantity fields. For dynamic internal table, I am using class...
View ArticleHow to Display two internal tables in ALV OUTPUT using Function Module...
Kindly give me some example. Regards,Abhishek K.SAP ABAP Certified Trainee
View Article&SAPSCRIPT-FORMPAGES& passing 1 on the first page for 3 pages output in SAP...
Hi, Issue when passing value of &SAPSCRIPT-FORMPAGES& to a Subroutine in the First page X window. It is always passing as 1 in the first page instead of 3. But my requirement pass to that...
View ArticleStep by step process to restrict vendor payments under certain conditions in...
Created by Venkat ReddySample Scenario - If the date maintained in the vendor master is less than Payment Date then the payments made to that specific Vendor in the F110 run should not get paid....
View ArticleChange Pointers in LOIPRO
Could someone please provide me a step by step way to configure a change pointer in LOIPRO? From what I have gathered there isn't a way to configure the change pointer but there is a method using...
View Articlehi everybody. This code is join part broken :( help me
TABLES : t001 ,bseg ,bkpf ,knb1 , kna1 ,knvv." BSEG TABLOSUDATA : BEGIN OF i_bseg OCCURS 0, gsber LIKE bseg-gsber, "İŞ ALANI umskz LIKE bseg-umskz, "ÖDK ALANI END OF i_bseg."T001...
View ArticleRE: Can we Execute Smart form Print program by pressing the push button on...
Hi, I have a requirement that, after giving the inputs in various input fields in the selection screen, If i press one custom push button(which i created) on the selection screen, is it possible to...
View ArticleSQ02 - Plant Maintenance Report
Hi all, I'm trying to create a report that links water measurement documents to functional locations. I currently have IMRG - IMPTT - EQUI - EQUZ - ILOA. I want to retrieve the functional location site...
View Article"Field name in SQL statement is too long" error in SAP ECC 4.6, not in SAP...
We encountered the following SAP error in SAP ECC 4.6 system, but not in SAP ECC 6.Does anyone know when SAP fixed this issue? Caused by: RfcException: [UB6|m61il02] message: Field name in SQL...
View ArticleError when generating the selection screen "1000" of report
Hi all, I am doing six authorization objects. For five authorization object there is no error.But then i am trying to code for the sixth authorization object, while activating it is showing an error...
View ArticleIntegrating PGP encryption in SAP
Hey Friends, I am working on a banking project.The requirement of this project is tht i have to extract contents from different table into a notepad file and store it into a server depending on certain...
View ArticleFlat file upload to SAP
Hello All, We are getting a Mainframe text file to upload the data to SAP. We need to Post FI documents using FB01 transaction. Before that to upload data using a program (we cannot use LSMW here)....
View ArticleChange the System Status of Sales Order Based On BAPI_SALESORDER_CHANGE
Dear Genies, My Customer wants the Mass Update of system status locked and unlocked in Sales Order.I have found the BAPI for mass update but i don't know the where i need to pass the...
View Articlepresent i am using abap online server ECC 6.0 .webdynpro is not working
in my system webdynpro is not working ..plz tel me any reason for that
View ArticleGiving selection conditions in Database view
Hello Everyone,I have a database view. I need to give some conditions . Not able to fiure out how should I proceed.I know the section where to put the selection conditions.My condition is...
View ArticleError- 'TABLES parameters are obsolete' while Creating itab in function module
I tried to pass value Using Internal table . but I could't Enter the value there.. I tried with, Parameter Name --> it Typing --> type standard table of...
View Articlesplit a string into line
Hi Gurus, I want to split a particular string into lines. I have a string concatenate by values separated by semicoloumn.While print this string in smartform have to print into several rows. but I dont...
View Article