SAP Reports / Programs | Exchanges | Industry Solution Oil | Exchanges(IS-OIL-DS-EXG) SAP IS

ROIAABSTRACT1TOP SAP ABAP INCLUDE - Include ROIAABSTRACT1TOP







ROIAABSTRACT1TOP is a standard ABAP INCLUDE 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 ROIAABSTRACT1TOP 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 ROIAABSTRACT1TOP. "Basic submit
SUBMIT ROIAABSTRACT1TOP AND RETURN. "Return to original report after report execution complete
SUBMIT ROIAABSTRACT1TOP 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_FEEDT = Fee pricing date
Selection Text: P_ORIG = Contract sort (original)
Selection Text: P_SRT4 = Contract date sort
Selection Text: P_SRT5 = Plant material sort
Selection Text: P_SRT6 = Material sort
Selection Text: S_EKORG = Purchase organisation
Selection Text: S_EXGNUM = Exchange agreement number
Selection Text: S_EXGPTR = Exchange partner
Selection Text: S_EXGTYP = Exchange type
Selection Text: S_GUEBG = Contract validity start date
Selection Text: S_KSCHL = Fee condition types
Selection Text: S_VKORG = Sales organisation
Title: Include ROIAABSTRACT1TOP
Text Symbol: 038 = Contract Date Sort
Text Symbol: 039 = Plant Material Sort
Text Symbol: 040 = Material Sort
Text Symbol: 041 = Initial
Text Symbol: 200 = No criteria which matches your selection
Text Symbol: 201 = Error reading VBAK with key:
Text Symbol: 202 = Read of T001 failed in F5000:
Text Symbol: 203 = Read of T001W failed in F5000:
Text Symbol: 204 = Function call for OIANF failed
Text Symbol: 205 = F9006 insert error on new pricing table
Text Symbol: 206 = F6010 read of T_VBAP for Sales failed
Text Symbol: 207 = F6020 Read of T_LFA1 for purchases failed
Text Symbol: 208 = F6020 Read of T_EKKO for purchases failed
Text Symbol: 209 = You Are Not Authorized to Update Pricing
Text Symbol: 210 = Error Reading Security Object For Sales Document
Text Symbol: 211 = Error Reading Security Object for Purchase Document
Text Symbol: 212 = Error Update OIANF
Text Symbol: 213 = Fees Successfully Updated
Text Symbol: 214 = F7000 Error updating pricing fee date
Text Symbol: 215 = Pricing Fee Date outside Validity Period
Text Symbol: 216 = Pricing Fee Date Cannot be > Current Date
Text Symbol: 217 = F6010 Read of T_VBAK for sales failed
Text Symbol: 218 = F9110_RETURN_COND_RECORD
Text Symbol: 001 = Exchange Partner:
Text Symbol: 002 = Exchange Number:





Text Symbol: 003 = Exchange Type:
Text Symbol: 004 = Exchange Vendor Number:
Text Symbol: 005 = Partner Reference:
Text Symbol: 006 = Base Location:
Text Symbol: 007 = Purchase Contract:
Text Symbol: 008 = Validity Start:
Text Symbol: 009 = Validity End:
Text Symbol: 010 = Fees:
Text Symbol: 011 = Sales Contract:
Text Symbol: 013 = Pricing function results:
Text Symbol: 014 = Program:
Text Symbol: 015 = System:
Text Symbol: 016 = Customer number:
Text Symbol: 017 = Date:
Text Symbol: 018 = Time:
Text Symbol: 019 = Exchange Digest
Text Symbol: 020 = Page:
Text Symbol: 021 = Pricing Date:
Text Symbol: 022 = Condition Type
Text Symbol: 023 = Old Rate
Text Symbol: 024 = New Rate
Text Symbol: 025 = Item
Text Symbol: 026 = Curr
Text Symbol: 027 = Units
Text Symbol: 028 = UoM
Text Symbol: 029 = Calc Type
Text Symbol: 030 = Material
Text Symbol: 031 = Material description
Text Symbol: 032 = Base Material
Text Symbol: 033 = Plant
Text Symbol: 034 = MOT
Text Symbol: 035 = DEL
Text Symbol: 036 = From
Text Symbol: 037 = To


INCLUDES used within this REPORT ROIAABSTRACT1TOP

INCLUDE: VAKEDATA, COMMCONS.
INCLUDE: VAKEDATA, COMMCONS.


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