SAP Reports / Programs

SIPT_GM_SAFT_PT_XML SAP ABAP Report - Report SIPT_GM_SAFT_PT_XML







SIPT_GM_SAFT_PT_XML is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter SIPT_GM_SAFT_PT_XML into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT SIPT_GM_SAFT_PT_XML. "Basic submit
SUBMIT SIPT_GM_SAFT_PT_XML AND RETURN. "Return to original report after report execution complete
SUBMIT SIPT_GM_SAFT_PT_XML VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: P_CUSTDT = Custom Time
Selection Text: P_BUKRS = D .
Selection Text: P_APP = Approved
Selection Text: P_ADDTI = Add Time
Selection Text: P_EXP = Exported
Selection Text: P_FILE = D .
Selection Text: P_MVDAT = Movement Start Date
Selection Text: PHEDRCMT = D .
Selection Text: P_MVTIM = Movement Start Time
Selection Text: PBUSNAME = Business Name
Selection Text: P_PGIDT = PGI Time
Selection Text: P_PLANDT = Planned Transp. Time
Selection Text: P_REV = Reversed
Selection Text: S_CHK = Shipment Document
Selection Text: S_DOC_LV = Level
Selection Text: S_DOC_TY = D .
Selection Text: S_LFDAT = D .
Selection Text: D_DOC_LV = Level
Selection Text: D_CHK = Delivery Document
Selection Text: S_SHIPNO = Shipment
Selection Text: S_VBELN = D .
Selection Text: S_VSTEL = D .
Selection Text: S_WERKS = D .
Title: Report SIPT_GM_SAFT_PT_XML
Text Symbol: SEL = Export
Text Symbol: REV = Reversed
Text Symbol: TDL = Total Deliveries:
Text Symbol: TVD = Vendors Total Entries:
Text Symbol: VDM = Vendors Master
Text Symbol: VE1 = Please enter a value for the field Company Code
Text Symbol: VE2 = Please enter a value for the field TAX ID
Text Symbol: VE3 = The low value for the goods movement interval date can not be earlier than today
Text Symbol: VE4 = Please enter a value for the filename field
Text Symbol: VE6 = Please enter a value for the field Company ID
Text Symbol: VSD = No display authorization for shipping point selection
Text Symbol: WDL = No download authorization for plant selection
Text Symbol: WED = No display authorization for plant selection
Text Symbol: 001 = Level





Text Symbol: 002 = Doc Type
Text Symbol: ACT = Set Custom Time
Text Symbol: B01 = XML File
Text Symbol: B02 = Selection Criteria
Text Symbol: B05 = Document Status Filter
Text Symbol: B18 = Header fields
Text Symbol: B19 = Other
Text Symbol: BO3 = Selection Criteria For Shipment Document number
Text Symbol: BO4 = Selection Criteria For Delivery Document number
Text Symbol: BO5 = Doc Type
Text Symbol: CTE = Customer Total Entries:
Text Symbol: CTM = Customer Master
Text Symbol: DIP = Documents with planned date in the past also selected for export.
Text Symbol: DSS = Document was successfully submitted
Text Symbol: ERR = Errors:
Text Symbol: EXP = Export
Text Symbol: EXT = Extracted
Text Symbol: FCA = The file was completly accepted by the Tax Authorities.
Text Symbol: HDG = SAFT-PT - Documentos de Transporte
Text Symbol: IE1 = O documento foi validado pela AT mas não foi encontrado na tabela WSPT_LIKP
Text Symbol: IMP = Import
Text Symbol: INV = Invoiced
Text Symbol: LIN = Line:
Text Symbol: PGI = PGI Time
Text Symbol: PLD = Planned Transp. Time
Text Symbol: PLT = Del. Plan.Time
Text Symbol: PST = Review Plan. Date


INCLUDES used within this REPORT SIPT_GM_SAFT_PT_XML

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name SIPT_GM_SAFT_PT_XML or its description.