SAP Reports / Programs | Sales and Distribution | Foreign Trade | Basic Functions(SD-FT-PRO) SAP SD

RVEXKOK2 SAP ABAP Report - Foreign Trade: Consistency check customer master: Legal control







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

VI83 - Check Customer Master/Legal Control


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 RVEXKOK2. "Basic submit
SUBMIT RVEXKOK2 AND RETURN. "Return to original report after report execution complete
SUBMIT RVEXKOK2 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_SHOW = Customers to be maintained
Selection Text: P_VERWE = Use (civil/military)
Selection Text: P_CCC01 = D .
Selection Text: P_CCC02 = D .
Selection Text: P_CCC03 = D .
Selection Text: P_CCC04 = D .
Selection Text: P_DHRDA = D .
Selection Text: P_DH_DAT = D .
Selection Text: P_ERDAT = D .
Selection Text: P_MILIT = D .
Selection Text: P_SDNDA = D .
Selection Text: P_SD_DAT = D .
Selection Text: P_TDODA = D .
Selection Text: P_TD_DAT = D .
Selection Text: P_ZIVIL = D .
Selection Text: S_KUNNR = D .
Selection Text: S_LAND1 = D .
Selection Text: S_REGIO = D .
Selection Text: S_SPART = D .
Selection Text: S_VKORG = D .
Selection Text: S_VTWEG = D .
Title: Foreign Trade: Consistency check customer master: Legal control
Text Symbol: TA3 = Output options
Text Symbol: TA2 = Legal control
Text Symbol: TA1 = General selection criteria
Text Symbol: T02 = Regions
Text Symbol: S61 = Check Date
Text Symbol: S60 = SOrg DChan Divis.
Text Symbol: C01 = Bio-chem.weap.
Text Symbol: C02 = NuclNonprol
Text Symbol: C03 = Natl.security
Text Symbol: C04 = Missile engin.
Text Symbol: E01 = Use cannot be both civil
Text Symbol: E02 = and military
Text Symbol: L70 = Civil
Text Symbol: L71 = Military
Text Symbol: S01 = Selection conditions
Text Symbol: S04 = Addit.specif.





Text Symbol: S05 = Checks exclusively for
Text Symbol: S06 = Address
Text Symbol: S07 = Control
Text Symbol: S08 = Billing
Text Symbol: S09 = IssueTo
Text Symbol: S10 = Sanctioned Party Lists
Text Symbol: S11 = Contrl reasons
Text Symbol: S12 = Legal control
Text Symbol: S13 = Payment guarantee types
Text Symbol: S14 = Cust.paym.guar.procedure
Text Symbol: S15 = Documentary paymts
Text Symbol: S16 = Additional selection criteria
Text Symbol: S50 = Boycott list: TDO
Text Symbol: S51 = Boycott list: SDN
Text Symbol: S52 = Boycott list: User-specific
Text Symbol: S53 = Usage
Text Symbol: S55 = Incoterm
Text Symbol: S56 = Incoterm descript


INCLUDES used within this REPORT RVEXKOK2

INCLUDE KOK2_TOP . "


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