SAP Reports / Programs

RVEXKAA2 SAP ABAP Report - Foreign Trade: Information Commodity Code







RVEXKAA2 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 RVEXKAA2 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

VE24X - Commodity Code Information


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 RVEXKAA2. "Basic submit
SUBMIT RVEXKAA2 AND RETURN. "Return to original report after report execution complete
SUBMIT RVEXKAA2 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: S_STAWN = Number
Selection Text: S_SAKAP = Chapter
Selection Text: P_STRING = Text
Selection Text: P_SPRAS = Language
Selection Text: P_LAND = Country
Selection Text: P_LAENGE = Length of commodity code
Selection Text: C_TXT = Issue altern. description
Selection Text: C_CASE = D Upper/lower case
Selection Text: C_BEMEH = D SpecMeasureUnit only
Title: Foreign Trade: Information Commodity Code
Text Symbol: P20 = Country :
Text Symbol: P30 = Language :
Text Symbol: P40 = Spec.unit of measure :
Text Symbol: P45 = Second spec. UoM :
Text Symbol: P50 = Description :
Text Symbol: P60 = Section :
Text Symbol: P70 = Code number :
Text Symbol: P75 = Commodity code :
Text Symbol: P80 = Plant :
Text Symbol: P90 = Material :
Text Symbol: P95 = Addit. description:
Text Symbol: T01 = General Selection Criteria
Text Symbol: T02 = Additional selection criteria
Text Symbol: U10 = Code no.
Text Symbol: U20 = Commodity code
Text Symbol: W10 = This selection may possibly
Text Symbol: W20 = result in a longer runtime!
Text Symbol: W30 = Position cursor on
Text Symbol: W40 = valid line!
Text Symbol: P10 = Chapter :
Text Symbol: A00 = Code numbers found:
Text Symbol: A05 = Commodity codes found:
Text Symbol: A07 = A conversion with the reference country
Text Symbol: A08 = for
Text Symbol: A09 = took place!
Text Symbol: A10 = Code number
Text Symbol: A15 = Commodity code
Text Symbol: A20 = Description





Text Symbol: A30 = No entries found
Text Symbol: A40 = Section
Text Symbol: A50 = Chapter
Text Symbol: E00 = Code no.
Text Symbol: E10 = Special unit of measure
Text Symbol: E20 = Only spec. units of meas.
Text Symbol: E30 = Find
Text Symbol: E40 = Note upper/lowercase letters
Text Symbol: E50 = Unit
Text Symbol: E60 = Text select.
Text Symbol: E70 = Additional specifications
Text Symbol: E99 = Additional customs descriptions
Text Symbol: F00 = ??
Text Symbol: F10 = Customizing table not maintained!
Text Symbol: F20 = Maintain the tables with
Text Symbol: F30 = the IMG functionality
Text Symbol: F40 = 'Customs sections'
Text Symbol: F45 = 'Assignment of chapters to a
Text Symbol: F46 = section'
Text Symbol: F50 = Stage
Text Symbol: F55 = Chapter


INCLUDES used within this REPORT RVEXKAA2

INCLUDE RVEXKADA.
INCLUDE RVEXKAFO.
INCLUDE RVEXKASC_99.


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