RFREXCJPFORMS179 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 RFREXCJPFORMS179 into the relevant SAP transactions such as SE38 or SE80
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: SO_TAXOF = D .
Selection Text: P_VARIRO = ALV Layout for Form 179/2
Selection Text: P_VARIBU = ALV Layout for Form 179/1
Selection Text: P_TNT = D .
Selection Text: P_REPDAE = Reporting Date End
Selection Text: P_REPDAB = Reporting Date Start
Selection Text: P_PRINTR = Printer Name
Selection Text: P_NUMCPY = D .
Selection Text: PDF_PRN = PDF Printing
Selection Text: PDF_PRE = PDF Preview
Selection Text: PDF_INT = Interactive PDF
Selection Text: ALV_PRE = ALV Preview
Title: Lease-out Offices in Mega Cities (Japan)
Text Symbol: TON = Tenant Office Name
Text Symbol: TNT = Tenant Data
Text Symbol: TNM = Tenant Name
Text Symbol: TAN = Tenant Alternative Name
Text Symbol: RNA = Name of the Reporter
Text Symbol: RAT = Rental Objects for Building
Text Symbol: RAN = Alternative Name of the Reporter
Text Symbol: 001 = Gathering Data...
Text Symbol: ALV = ALV Preview
Text Symbol: BAT = Buildings
Text Symbol: BPA = Alternative Name of the Business Partner Organization
Text Symbol: BPN = Name of the Business Partner Organization
Text Symbol: DET = Detail
Text Symbol: PRN = Direct Printing
Text Symbol: PPN = Name of the Business Partner Person
Text Symbol: PPA = Alternative Name of the Business Partner Person
Text Symbol: HDR = Form Specific Inputs
Text Symbol: INT = Interactive PDF Form
Text Symbol: LAN = Landlord Alternative Name
Text Symbol: PDF = PDF Preview
Text Symbol: PBT = Print
Text Symbol: OUT = Output
Text Symbol: NPR = Name of the President
Text Symbol: NCP = Name of the Contact Person
Text Symbol: LLN = Landlord Name
INCLUDE REXCJP_FORMS179_TOP IF FOUND.
INCLUDE REXCJP_LF_COMMON_TOP.
INCLUDE REXCJP_FORMS179_SEL_BP IF FOUND.
INCLUDE REXCJP_FORMS179_SEL_SCR IF FOUND.
INCLUDE REXCJP_LF_FORMS179_SEL_SCR IF FOUND.
INCLUDE REXCJP_FORMS179_SEL_SCR_END IF FOUND.
INCLUDE REXCJP_LF_INITIALIZATION.
INCLUDE REXCJP_LF_FORMS179_INIT IF FOUND.
INCLUDE REXCJP_FORMS179_AT_SSB_OUTPUT IF FOUND. "ACC30
INCLUDE REXCJP_FORMS179_AT_SELECTION IF FOUND.
INCLUDE REXCJP_LF_AT_SEL_SCREEN_OUTPUT.
INCLUDE REXCJP_LF_FORMS179_AT_SSCR_OUT IF FOUND.
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.
RFREXCJPFORMS179 - Lease-out Offices in Mega Cities (Japan) RFREXCJPFORMS179 - Lease-out Offices in Mega Cities (Japan) RFREXCJPFIXEDUNITPRICE_TOP - Include REXCJPFIXEDUNITPRICE_TOP RFREXCJPFIXEDUNITPRICE_OLD_PBO - INCLUDE for table control output module (gen.) RFREXCJPFIXEDUNITPRICE_OLD_PAI - INCLUDE for table control input module (gen.) RFREXCJPFIXEDUNITPRICE_NEW_PBO - INCLUDE for table control output module (gen.)