SAP Reports / Programs

RFIDCNGBT_COMMON SAP ABAP Report - Golden Audit: Common Information (China)







RFIDCNGBT_COMMON is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for You use this report to prepare a summary of data that is common to each golden audit report...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter RFIDCNGBT_COMMON 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

GACN_COMMON - Golden Audit: Common Info. (China)


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 RFIDCNGBT_COMMON. "Basic submit
SUBMIT RFIDCNGBT_COMMON AND RETURN. "Return to original report after report execution complete
SUBMIT RFIDCNGBT_COMMON 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: BR_BUKRS = D .
Selection Text: BR_GJAHR = D .
Selection Text: B_CODE = D .
Selection Text: B_DESC = D .
Selection Text: DEV_BY = D .
Selection Text: IND_CODE = D .
Selection Text: ORG_CATG = D .
Selection Text: ORG_CODE = D .
Selection Text: ORG_DESC = D .
Selection Text: PAR_A = D .
Selection Text: PAR_FILE = D .
Selection Text: PERIOD = D .
Selection Text: P_BP = D .
Selection Text: P_FILE = D .
Selection Text: P_RFC = D .
Selection Text: RELEASE = D .
Selection Text: REL_VER = D .
Title: Golden Audit: Common Information (China)
Text Symbol: 170 = GB/T 24589.1-2010
Text Symbol: 163 = No value maintained in Customized archive values
Text Symbol: 162 = No value maintained in Customized archive items
Text Symbol: 161 = No value maintained in Customized exchange rate type
Text Symbol: 160 = No value maintained in Customized document types
Text Symbol: 154 = Golden Audit(China):Common Info
Text Symbol: 153 = Exit
Text Symbol: 152 = Continue
Text Symbol: 151 = Do you want to continue?
Text Symbol: 150 = No value maintained in Customized document type
Text Symbol: 050 = Common Information
Text Symbol: 051 = Electronic Accounting Book
Text Symbol: 052 = Fiscal Period
Text Symbol: 053 = Document Type
Text Symbol: 054 = Output
Text Symbol: 055 = Currency Type
Text Symbol: 056 = Payment Method
Text Symbol: 057 = Department
Text Symbol: 058 = Employee
Text Symbol: 059 = Vendor





Text Symbol: 060 = Customer
Text Symbol: 061 = Customized Archive: Items
Text Symbol: 062 = Customized Archive: Values
Text Symbol: 063 = Other Options
Text Symbol: 100 = Electronic Accounting Book Items
Text Symbol: 101 = Document Type
Text Symbol: 102 = Exchange Rate Type
Text Symbol: 103 = Currency Types
Text Symbol: 104 = Payment Method
Text Symbol: 105 = Departments
Text Symbol: 106 = Employees
Text Symbol: 107 = Vendors
Text Symbol: 108 = Customers
Text Symbol: 109 = Customized Archive Items
Text Symbol: 110 = Customized Archive Values
Text Symbol: 111 = Section
Text Symbol: 112 = Number of Records


INCLUDES used within this REPORT RFIDCNGBT_COMMON

INCLUDE RFIDCNGBT_COMMON_DATA.
INCLUDE RFIDCNGBT_COMMON_SELECTION.
INCLUDE RFIDCNGBT_COMMON_FORMS.


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