SAP Reports / Programs | Interface to Terminal Automation System | Industry Solution Oil | Interface to Terminal Automation System(IS-OIL-DS-TAS) SAP IS

ROIKLIH2 SAP ABAP Report - Report for LID to SD-Document







ROIKLIH2 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 ROIKLIH2 into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

O4PJ - Display LID to SD-Document


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 ROIKLIH2. "Basic submit
SUBMIT ROIKLIH2 AND RETURN. "Return to original report after report execution complete
SUBMIT ROIKLIH2 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: VBTYP = SD-Document-Type
Selection Text: STRUCT = structured List
Selection Text: MAX_ENTR = Maximum no. of hits
Selection Text: LIDNO = LID-Number
Selection Text: LIDADDON = LID-Addon
Selection Text: DOCNO = SD-Document-Number
Title: Report for LID to SD-Document
Text Symbol: 033 = B
Text Symbol: 034 = DR
Text Symbol: 035 = BR
Text Symbol: 036 = LID Blocking Reason
Text Symbol: 040 = Report for LID Analysis: SDs Conneted TO LID
Text Symbol: 041 = Report for LID Analysis: LIDs CONNECTED TO SD
Text Symbol: 042 = The following Orders, Deliveries and Bulk-Shipments
Text Symbol: 043 = The following LIDs are contained in SD-Document
Text Symbol: 044 = are connected to LID
Text Symbol: 050 = LF
Text Symbol: 051 = S
Text Symbol: 052 = Idoc Function Name
Text Symbol: 053 = Idoc Function Result
Text Symbol: 054 = Func-Date
Text Symbol: 055 = Docnum
Text Symbol: 056 = IntN
Text Symbol: 057 = Fgroup
Text Symbol: 060 = Type
Text Symbol: 061 = Copy_Flag
Text Symbol: 111 = Lid-Addon
Text Symbol: 119 = IntN
Text Symbol: 120 = Doc Typ
Text Symbol: 032 = D
Text Symbol: 001 = LID-Data
Text Symbol: 002 = Load-Date
Text Symbol: 003 = created/changed by
Text Symbol: 004 = SD-Data
Text Symbol: 005 = Order
Text Symbol: 006 = Contr
Text Symbol: 007 = Deliv
Text Symbol: 008 = Shipm





Text Symbol: 009 = Idoc-Number
Text Symbol: 010 = LID-Number
Text Symbol: 011 = LID-Addon
Text Symbol: 012 = Load-Date
Text Symbol: 013 = LoadTime
Text Symbol: 014 = LIDTyp
Text Symbol: 015 = SD-DocNo
Text Symbol: 016 = C
Text Symbol: 017 = SDTyp
Text Symbol: 018 = SD-PosNo
Text Symbol: 019 = Idoc-Number
Text Symbol: 020 = Created by
Text Symbol: 021 = Changed by
Text Symbol: 022 = Created at
Text Symbol: 023 = Material Number
Text Symbol: 024 = Quantity
Text Symbol: 025 = UoM
Text Symbol: 026 = Valid From
Text Symbol: 027 = Valid To
Text Symbol: 030 = List of
Text Symbol: 031 = entries selected


INCLUDES used within this REPORT ROIKLIH2

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:

CONVERSION_EXIT_ALPHA_INPUT * CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' * EXPORTING * INPUT = TRVALUE * IMPORTING * OUTPUT = TRVALUE * EXCEPTIONS * OTHERS = 1.



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 ROIKLIH2 or its description.