IDDEOF01 is a standard ABAP INCLUDE 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 IDDEOF01 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.
Title: Form Routines for RFVICOEP: Real Estate Line Item Report
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
G_REPORT_GET_DIMENSION_DATA CALL FUNCTION 'G_REPORT_GET_DIMENSION_DATA' EXPORTING DIM_TYPE = 'A' DIM_NUMBER = SY-INDEX IMPORTING DIM_DATA = DIM_DATA DIM_CB = CUR_CB.
G_REPORT_CHECK_VALUES CALL FUNCTION 'G_REPORT_CHECK_VALUES' IMPORTING SUBRC = SUBRC TABLES DIM_TABLE = CHECK_TABLE.
G_REPORT_GET_DIMENSION_DATA CALL FUNCTION 'G_REPORT_GET_DIMENSION_DATA' EXPORTING DIM_TYPE = 'A' DIM_NUMBER = SY-INDEX IMPORTING DIM_DATA = DIM_DATA DIM_CB = CUR_CB.
G_REPORT_CHECK_VALUES CALL FUNCTION 'G_REPORT_CHECK_VALUES' IMPORTING SUBRC = SUBRC TABLES DIM_TABLE = CHECK_TABLE.
OBJECT_IDENTIFICATION_GET CALL FUNCTION 'OBJECT_IDENTIFICATION_GET' "KI3K059333 EXPORTING "KI3K059333 LANGU = SY-LANGU "KI3K059333 NO_BUKRS = ' ' "KI3K059333 OBJNR = OBJEKTNUMMER "KI3K059333 TEXT_WANTED = ' ' "KI3K059333 IMPORTING "KI3K059333 * e_text = "KI3K059333 IDENTIFICATION = IDENTIFICATION "KI3K059333 EXCEPTIONS "KI3K059333 OTHERS = 1. "KI3K059333
OBJECT_KEY_GET_IW * call function 'OBJECT_KEY_GET_IW' "KI3K059333 * exporting "KI3K059333 * objnr = nummer "KI3K059333 * importing "KI3K059333 * bukrs = bukrs "KI3K059333 * swenr = wenr. "KI3K059333
OBJECT_KEY_GET_IG * call function 'OBJECT_KEY_GET_IG' "KI3K059333 * exporting "KI3K059333 * objnr = nummer "KI3K059333 * importing "KI3K059333 * bukrs = bukrs "KI3K059333 * sgrnr = grnr "KI3K059333 * swenr = wenr. "KI3K059333
OBJECT_KEY_GET_IB * call function 'OBJECT_KEY_GET_IB' "KI3K059333 * exporting "KI3K059333 * objnr = nummer "KI3K059333 * importing "KI3K059333 * bukrs = bukrs "KI3K059333 * sgenr = genr "KI3K059333 * swenr = wenr. "KI3K059333
OBJECT_KEY_GET_IM * call function 'OBJECT_KEY_GET_IM' "KI3K059333 * exporting "KI3K059333 * objnr = nummer "KI3K059333 * importing "KI3K059333 * bukrs = bukrs "KI3K059333 * smenr = menr "KI3K059333 * swenr = wenr. "KI3K059333
OBJECT_KEY_GET_IV * call function 'OBJECT_KEY_GET_IV' "KI3K059333 * exporting "KI3K059333 * objnr = nummer "KI3K059333 * importing "KI3K059333 * bukrs = bukrs "KI3K059333 * smenr = menr "KI3K059333 * smive = mive "KI3K059333 * swenr = wenr. "KI3K059333
OBJECT_KEY_GET_IC * call function 'OBJECT_KEY_GET_IC' "KI3K059333 * exporting "KI3K059333 * objnr = nummer "KI3K059333 * importing "KI3K059333 * bukrs = bukrs "KI3K059333 * svwnr = vwnr. "KI3K059333
OBJECT_KEY_GET_IA * call function 'OBJECT_KEY_GET_IA' "KI3K059333 * exporting "KI3K059333 * objnr = nummer "KI3K059333 * importing "KI3K059333 * bukrs = bukrs "KI3K059333 * swenr = wenr "KI3K059333 * snksl = viak25-snksl "KI3K059333 * sempsl = viak25-sempsl "KI3K059333 * dperbeg = viak25-dperbeg "KI3K059333 * npersond = viak25-npersond . "KI3K059333
STRING_CONCATENATE CALL FUNCTION 'STRING_CONCATENATE' EXPORTING STRING1 = TITEL STRING2 = '/' IMPORTING STRING = TITEL EXCEPTIONS TOO_SMALL = 01.
STRING_CONCATENATE CALL FUNCTION 'STRING_CONCATENATE' EXPORTING STRING1 = TITEL STRING2 = NUMMER2 IMPORTING STRING = TITEL EXCEPTIONS TOO_SMALL = 01.
RK_KOKRS_FIND CALL FUNCTION 'RK_KOKRS_FIND' EXPORTING BUKRS = IT001-BUKRS IMPORTING KOKRS = PAR_KOKRS.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
IDDEOF01 - Form Routines for RFVICOEP: Real Estate Line Item Report IDDEITOP - Global Data for RFVICOEP: Real Estate Line Item Report IDDEIF01 - Form Routines for RFVICOEP: Real Estate Line Item Report IDD1099M - Include IDD1099M IDCN_VC_ZJFCOCD_PROC - Procedures for View Cluster IDCN_VC_ZJFCOCD IDCN_VC_ZJFCOCD_PROC - Procedures for View Cluster IDCN_VC_ZJFCOCD