SAP ABAP Class CL_DMC_RTO_OLO_FUNCMOD_WRITE (MWB: Runtime Object OLO Write via BAPI)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_DMCR (Package) Data Mapping and Conversion: Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DMC_RUNTIMEOBJECT DMC: General Runtime Object 20110324
Properties
Class CL_DMC_RTO_OLO_FUNCMOD_WRITE  
Short Description MWB: Runtime Object OLO Write via BAPI    
Super Class CL_DMC_RUNTIMEOBJECT DMC: General Runtime Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class DMC_RT_GEN    
Program status     
Category 0   
Package CNV_DMCR   Data Mapping and Conversion: Runtime 
Created 20110324   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no forward declaration.
Interfaces
Class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no interface implemented.
Friends
Class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BAPIRET2_PARAM Instance attribute Private Type reference (TYPE) DDOBJNAME func. mod. param of TYPE BAPIRET2 exists 20110705
2 FUNCTION Instance attribute Protected Type reference (TYPE) RS38L-NAME function module name 20110418
3 IT_REC_STRUCTS Instance attribute Private Type reference (TYPE) DMC_STRUCT_TREE_REF_TAB DMC: References from Trees 20110324
4 MASS_PROCESSING Instance attribute Protected Type reference (TYPE) DMC_CONN_FUBA-MASS_PROCESS Function Module Mass Processing 20111007
5 TESTMODE_STRUCT Instance attribute Protected Type reference (TYPE) DMC_MAP_FMOD_TST map "test mode" flag for function module calls 20111017
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110324
2 GENERATE Instance method Public Method Generation of Runtime Object: Write via BAPI 20110324
3 GENERATE_CHANGING_PARAMETERS Instance method Private Method TABLES parameter for the function module 20110421
4 GENERATE_DATA_DECLARATIONS Instance method Private Method Data declarations for the function module 20110324
5 GENERATE_EXPORT_PARAMETERS Instance method Private Method Export parameter for the function module 20110324
6 GENERATE_FUNCMOD_CALL Instance method Private Method Creates BAPI call 20110324
7 GENERATE_FUNCMOD_CALL_MASS Instance method Private Method Creates BAPI call 20111007
8 GENERATE_IMPORT_PARAMETERS Instance method Private Method Import parameter for the function module 20110324
9 GENERATE_OLO_INTERFACE Instance method Private Method Creates Interface of OLO Module 20110324
10 GENERATE_RFC_CODE Instance method Private Method Creates the coding for the function module 20110324
11 GET_FIELD_IDENT Instance method Private Method get field for parameter of single field type 20111017
12 GET_STRUCT_FOR_PARAM Instance method Private Method get structure for a certain parameter 20111017
Events
Class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no event.
Types
Class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONVOBJ Call by reference Object reference (TYPE REF TO) CL_DMC_CONV_OBJECT Conversion Object 20110324

Method CONSTRUCTOR on class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no exception.

Method GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GEN_RFC_AUTH_CHECK Call by reference Type reference (TYPE) BOOLEAN 'X' boolean variable (X=true, -=false, space=unknown) 20110411

Method GENERATE on class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no exception.

Method GENERATE_CHANGING_PARAMETERS Signature

Method GENERATE_CHANGING_PARAMETERS on class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no parameter.
Method GENERATE_CHANGING_PARAMETERS on class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no exception.

Method GENERATE_DATA_DECLARATIONS Signature

Method GENERATE_DATA_DECLARATIONS on class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no parameter.
Method GENERATE_DATA_DECLARATIONS on class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no exception.

Method GENERATE_EXPORT_PARAMETERS Signature

Method GENERATE_EXPORT_PARAMETERS on class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no parameter.
Method GENERATE_EXPORT_PARAMETERS on class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no exception.

Method GENERATE_FUNCMOD_CALL Signature

Method GENERATE_FUNCMOD_CALL on class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no parameter.
Method GENERATE_FUNCMOD_CALL on class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no exception.

Method GENERATE_FUNCMOD_CALL_MASS Signature

Method GENERATE_FUNCMOD_CALL_MASS on class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no parameter.
Method GENERATE_FUNCMOD_CALL_MASS on class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no exception.

Method GENERATE_IMPORT_PARAMETERS Signature

Method GENERATE_IMPORT_PARAMETERS on class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no parameter.
Method GENERATE_IMPORT_PARAMETERS on class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no exception.

Method GENERATE_OLO_INTERFACE Signature

Method GENERATE_OLO_INTERFACE on class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no parameter.
Method GENERATE_OLO_INTERFACE on class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no exception.

Method GENERATE_RFC_CODE Signature

Method GENERATE_RFC_CODE on class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no parameter.
Method GENERATE_RFC_CODE on class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no exception.

Method GET_FIELD_IDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RSTRUCTURE Call by reference Type reference (TYPE) DMC_CNNODE DMC: Attributes of a Node in the Sender/Recipient Container 20111017
2 Importing I_STRUCT_ID Call by reference Type reference (TYPE) DMC_STIDT Hierarchy Structure ID 20111017
3 Returning R_IDENT Value transfer Type reference (TYPE) CHAR_LG_60 Field of length 60 20111017

Method GET_FIELD_IDENT on class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no exception.

Method GET_STRUCT_FOR_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRNUM Call by reference Type reference (TYPE) NUMC2 Two digit number 20111017
2 Importing I_DBFIELD Call by reference Type reference (TYPE) LIKEFIELD Reference field/structure of a parameter 20111017
3 Importing I_PARAM_NAME Call by reference Type reference (TYPE) PARAMETER Parameter Name 20111017
4 Returning RS_RSTRUCTURE Value transfer Type reference (TYPE) DMC_CNNODE DMC: Attributes of a Node in the Sender/Recipient Container 20111017

Method GET_STRUCT_FOR_PARAM on class CL_DMC_RTO_OLO_FUNCMOD_WRITE has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620