RFVIBKCP is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This program copies Customizing settings for Real Estate Management from one company code, the 'source company code', to another company code (same client), the 'target company code'...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 RFVIBKCP into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
FOBK - Copy real estate company codes
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: P_TEST = Test run
Selection Text: P_STAND = Copy other tables(FI,AM,CO..)?
Selection Text: P_IMMO = Copy Real Estate tables?
Selection Text: P_DARWIN = Copy general IS-IS tables?
Selection Text: BUKRSOLD = Source company code
Selection Text: BUKRSNEW = Target company code
Selection Text: BAV_REG = BAV register number
Title: Copy Company Code-Dependent Customizing Settings for Real Estate
Text Symbol: A45 = External
Text Symbol: A60 = No entries found in the table.
Text Symbol: A61 = Entries
Text Symbol: A62 = were found and copied
Text Symbol: A63 = Entries
Text Symbol: A64 = were found but not copied (test run)
Text Symbol: A70 = Selection of tables to be copied:
Text Symbol: A80 = The new company code has to be created via
Text Symbol: A81 = FI customizing. If, for example, G/L account master data
Text Symbol: A82 = is missing, other inconsistencies could arise.
Text Symbol: A83 = See the report documentation.
Text Symbol: A85 = Real Estate tables were not changed.
Text Symbol: A86 = BAV registration number for company code
Text Symbol: A87 = has
Text Symbol: A88 = not been entered.
Text Symbol: A44 = To-number
Text Symbol: A08 = New entries in table:
Text Symbol: A10 = Changes in standard tables:
Text Symbol: A11 = Standard tables were not changed.
Text Symbol: A12 = Changes in other DARWIN tables:
Text Symbol: A13 = Other DARWIN tables were not changed.
Text Symbol: A21 = Service charges
Text Symbol: A22 = LO offer
Text Symbol: A23 = Manag.cont.
Text Symbol: A24 = Building
Text Symbol: A25 = Property
Text Symbol: A26 = Rental unit
Text Symbol: A27 = Lease-out
Text Symbol: A28 = Bus.entity
Text Symbol: A29 = Comp.aprtmnt
INCLUDE IFVIAKBK.
INCLUDE IFVICLIENTCHECK.
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.
RFVIBKCP - Copy Company Code-Dependent Customizing Settings for Real Estate RFVIBKCP - Copy Company Code-Dependent Customizing Settings for Real Estate RFVIBIMW - Data Structures Flat File Display Rental Unit RFVIBIMG - ?... RFVIBF00 - Customizing Management Contract: Modify Tables RFVIBF00 - Customizing Management Contract: Modify Tables