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
Below is a list of transaction codes which are relevant to this SAP report
GACN_COMMON - Golden Audit: Common Info. (China)
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.
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
INCLUDE RFIDCNGBT_COMMON_DATA.
INCLUDE RFIDCNGBT_COMMON_SELECTION.
INCLUDE RFIDCNGBT_COMMON_FORMS.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFIDCNGBT_COMMON - Golden Audit: Common Information (China) RFIDCNGBT_COMMON - Golden Audit: Common Information (China) RFIDCNAPAR_SELECTION_1 - Include RFIDCNAPAR_SELECTION RFIDCNAPAR_SELECTION - Include RFIDCNAPAR_SELECTION RFIDCNAPAR_MAIN_1 - Include RFIDCNAPAR_MAIN_1 RFIDCNAPAR_MAIN - Include RFIDCNAPAR_MAIN