SAP ABAP Class /IWBEP/CL_SB_GEN_DPC_GENERATOR (Generate DPC)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_GENDPC_CMN (Package) Gateway Service Builder # Generator DPC for CMN
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_SB_GEN_DPC_GENERATE Generate DPC 20120122
Properties
Class /IWBEP/CL_SB_GEN_DPC_GENERATOR  
Short Description Generate DPC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/SB_GENDPC_CMN   Gateway Service Builder # Generator DPC for CMN 
Created 20120122   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/CL_SB_GEN_DPC_DT_UTIL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /IWBEP/CL_SB_GEN_DPC_TMPL_PRST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 /IWBEP/IF_SBCM_MSG_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 /IWBEP/IF_SBDM_PROJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 /IWBEP/IF_SB_GEN_DPC_CONSTANT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 /IWBEP/IF_SB_GEN_DPC_GENERATE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 /IWBEP/IF_SB_GEN_PROJECT_PARSE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
8 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
9 SABOO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
10 SEOO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
11 SEOR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
12 SEOS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
13 SEOT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_SB_GEN_DPC_GENERATE Generate DPC 20120122
Friends
Class /IWBEP/CL_SB_GEN_DPC_GENERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_MSG_UTIL Instance attribute Private Object reference (TYPE REF TO) /IWBEP/IF_SBCM_MSG_UTILITY SB: MSG utility 20120516
2 MO_PROJECT_PARSING Instance attribute Private Object reference (TYPE REF TO) /IWBEP/IF_SB_GEN_PROJECT_PARSE DPC generator SB project diserialization 20120215
3 MO_REF_COMPOSER Instance attribute Private Object reference (TYPE REF TO) CL_CMP_COMPOSER Code Composer 20120126
4 MO_SB_PROJECT Instance attribute Private Object reference (TYPE REF TO) /IWBEP/IF_SBDM_PROJECT SB - Domain Model - Project 20120610
5 MO_TMPL_REP Instance attribute Private Object reference (TYPE REF TO) /IWBEP/IF_SB_GEN_DPC_TMPL_PRST Template include persistency 20120202
6 MT_DEFAULT_OPRT Instance attribute Private Type reference (TYPE) /IWBEP/IF_SB_GEN_DPC_GENERATE=>TT_DEFAULT_OPRT 20120220
7 MT_DS_GEN_PROVIDERS Instance attribute Private Type reference (TYPE) /IWBEP/IF_SB_GEN_PROJECT_PARSE=>TT_DS_GEN_PROVIDERS 20130407
8 MT_ENTITIES Instance attribute Private Type reference (TYPE) /IWBEP/IF_SB_GEN_PROJECT_PARSE=>TT_ENTITIES 20120220
9 MT_GENERATED_ARTIFACTS Instance attribute Private Type reference (TYPE) /IWBEP/T_SB_GEN_ARTIFACTS Genrated artifacts 20120514
10 MT_GEN_METHODS Instance attribute Private Object reference (TYPE REF TO) /IWBEP/IF_SB_GEN_DPC_GENERATE=>TT_ENTITYSET_GENERATED_METHODS 20120312
11 MT_GW_METHODS_4_REDEFINE Static Attribute Private Type reference (TYPE) /IWBEP/IF_SB_GEN_PROJECT_PARSE=>TT_DS_METHODS GW methods for redefinition 20130924
12 MT_MESSAGE Instance attribute Private Type reference (TYPE) /IWBEP/IF_SBCM_MSG_OBJECT=>TY_T_OBJECT 20120305
13 MT_METHOD_DEF Instance attribute Private Type reference (TYPE) /IWBEP/IF_SB_GEN_DPC_GENERATE=>TT_METHOD_DEF 20120129
14 MT_MPC_TYPES Instance attribute Private Type reference (TYPE) /IWBEP/T_SBMC_TYPE_DETL Table type for generated entity type details 20120322
15 MV_BASE_CLS_NAME Instance attribute Private Type reference (TYPE) SEOCLSNAME Object Type Name 20120126
16 MV_BOP_PREFIX Instance attribute Private Type reference (TYPE) SEOCLSNAME Character field length 26 20120510
17 MV_PACKAGE Instance attribute Private Type reference (TYPE) DEVCLASS Package 20120222
18 MV_REQUEST Instance attribute Private Type reference (TYPE) E070-TRKORR Request/Task 20120222
19 MV_SECONDARY_CLS_NAME Instance attribute Private Type reference (TYPE) SEOCLSNAME Object Type Name 20120228
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BEAUTIFICATION_SCENARIO Instance method Private Method Check if the project is in the beautification scenario 20120614
2 CHECK_CLASS_SYNTAX Instance method Private Method Check and log the generated class from syntax point of view 20120516
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120207
4 CREATE_METHOD_IMPLEMENTATION Instance method Private Method Create entity sets methods implementation 20120130
5 GENERATE_CLASS_DEFINITION Instance method Private Method Generating DPC class 20120207
6 GENERATE_DPC_BASE_ABST_CLASS Instance method Private Method Generate base abstract class 20120122
7 GENERATE_DPC_MANUAL_CLASS Instance method Private Method Generate manual class - open for modification 20120122
8 GENERATE_SERVICE_METHODS Instance method Private Method Generate service methods - like log, exception handling 20120201
9 GET_ENTITYSETS_OPERATIONS Instance method Private Method Get entity sets operations 20120126
10 GET_GEN_METHODS_INFO Instance method Private Method Get generated methods info 20120315
11 HANDLE_GENERATED_ARTIFACTS Instance method Private Method Handle DPC generated artifacts 20120229
12 IMPLEMENT_DS_GW_EXTRA_METHODS Instance method Private Method " Implement extra GW methods that requested by data source p 20130924
13 IMPLEMENT_DS_INTERFACE_METHODS Instance method Private Method Implement data source provider interfaces methods 20130409
14 IMPLEMENT_ENTITIES_METHODS Instance method Private Method Implement entity set's methods 20120129
15 INITIALIZE_DS_PROVIDERS Instance method Private Method 20130407
16 INSTANT_PROJECT_PARSING_CLS Instance method Private Method Instantiate project parsing class 20120305
17 PREPARE_BASE_METHODS_IMPL Instance method Private Method Prepare base method's implemantation 20120305
18 PREPARE_BASE_REDEFINE_CODE Instance method Private Method Prepare base class redefinitions code 20120306
19 PREPARE_CHECK_SUB_CODE Instance method Private Method Prefare check sub code 20120307
20 PREPARE_GENERATED_CODE Instance method Private Method Prepare genereted code 20120306
21 PREPARE_GEN_METHOD_CODE Instance method Private Method Add generation method implementation 20120306
22 SET_GENERATED_ARTIFACTS Instance method Private Method Set DPC generated artifacts 20120229
23 SET_INPUTS_IN_MEMBER_ATRR Instance method Private Method Set input data as a member attributes 20120322
24 UPDATE_BEAUTIFICATION_METHODS Instance method Private Method Update generated methods for beautification scenario 20120619
25 UPDATE_METHODS_NAME Instance method Private Method Update method name 20120313
26 VERIFY_INPUTS Instance method Private Method Verify input data 20120305
Events
Class /IWBEP/CL_SB_GEN_DPC_GENERATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_CODE_POOL Public See coding 20120130 tt_code_pool TYPE STANDARD TABLE OF ty_code_pool
2 TY_CODE_POOL Public See coding 20120130 BEGIN OF ty_code_pool, type TYPE char1, " D=Data ; C=Code code TYPE rswsourcet, END OF ty_code_pool
Method Signatures

Method CHECK_BEAUTIFICATION_SCENARIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROJECT Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_PROJECT SB - Domain Model - Project 20120614
2 Returning RV_BEAUTIFICATION_SUPER_CLASS Value transfer Type reference (TYPE) SEOCLSNAME Object Type Name 20120614
# Exception Resumable Description Created on
1 /IWBEP/CX_SB_GEN_DPC_HANDLER DPC handler exception class 20120614

Method CHECK_CLASS_SYNTAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20120516
2 Importing IV_SUCCESS_MSG_NUM Call by reference Type reference (TYPE) SYMSGNO Message Number 20120516
3 Returning RV_SYNTAX_ERROR Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120516

Method CHECK_CLASS_SYNTAX on class /IWBEP/CL_SB_GEN_DPC_GENERATOR has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /IWBEP/CL_SB_GEN_DPC_GENERATOR has no parameter.
Method CONSTRUCTOR on class /IWBEP/CL_SB_GEN_DPC_GENERATOR has no exception.

Method CREATE_METHOD_IMPLEMENTATION Signature

Method CREATE_METHOD_IMPLEMENTATION on class /IWBEP/CL_SB_GEN_DPC_GENERATOR has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_SB_GEN_DPC_HANDLER DPC handler exception class 20120222

Method GENERATE_CLASS_DEFINITION Signature

Method GENERATE_CLASS_DEFINITION on class /IWBEP/CL_SB_GEN_DPC_GENERATOR has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_SB_GEN_DPC_DT_UTIL DPC Utilty exception class 20120228
2 /IWBEP/CX_SB_GEN_DPC_HANDLER DPC handler exception class 20120222

Method GENERATE_DPC_BASE_ABST_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_EXIST Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120125
# Exception Resumable Description Created on
1 /IWBEP/CX_SB_GEN_DPC_DT_UTIL DPC Utilty exception class 20120228
2 /IWBEP/CX_SB_GEN_DPC_HANDLER DPC handler exception class 20120222

Method GENERATE_DPC_MANUAL_CLASS Signature

Method GENERATE_DPC_MANUAL_CLASS on class /IWBEP/CL_SB_GEN_DPC_GENERATOR has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_SB_GEN_DPC_DT_UTIL DPC Utilty exception class 20120228

Method GENERATE_SERVICE_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_METHOD_SOURCE Call by reference Type reference (TYPE) SEO_METHOD_SOURCE_TABLE SE24: Method Sources 20120201
# Exception Resumable Description Created on
1 /IWBEP/CX_SB_GEN_DPC_HANDLER DPC handler exception class 20120222

Method GET_ENTITYSETS_OPERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENTITIES_OPER Call by reference Type reference (TYPE) /IWBEP/IF_SB_GEN_DPC_GENERATE=>TT_OPERATION 20120126
2 Importing IT_ENTITY_DEF Call by reference Type reference (TYPE) /IWBEP/IF_SB_GEN_DPC_GENERATE=>TT_METHOD_DEF 20120126

Method GET_ENTITYSETS_OPERATIONS on class /IWBEP/CL_SB_GEN_DPC_GENERATOR has no exception.

Method GET_GEN_METHODS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GEN_METHODS Call by reference Type reference (TYPE) /IWBEP/IF_SB_GEN_DPC_GENERATE=>TT_ENTITYSET_GENERATED_METHODS 20120315

Method GET_GEN_METHODS_INFO on class /IWBEP/CL_SB_GEN_DPC_GENERATOR has no exception.

Method HANDLE_GENERATED_ARTIFACTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOP_INRF_NAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20120516
2 Importing IV_DPC_BASE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME 20120229
3 Importing IV_DPC_IMPL_CLASS Call by reference Type reference (TYPE) SEOCLSNAME 20120229

Method HANDLE_GENERATED_ARTIFACTS on class /IWBEP/CL_SB_GEN_DPC_GENERATOR has no exception.

Method IMPLEMENT_DS_GW_EXTRA_METHODS Signature

Method IMPLEMENT_DS_GW_EXTRA_METHODS on class /IWBEP/CL_SB_GEN_DPC_GENERATOR has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_SB_GEN_DPC_HANDLER DPC handler exception class 20130924

Method IMPLEMENT_DS_INTERFACE_METHODS Signature

Method IMPLEMENT_DS_INTERFACE_METHODS on class /IWBEP/CL_SB_GEN_DPC_GENERATOR has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_SB_GEN_DPC_HANDLER DPC handler exception class 20130409

Method IMPLEMENT_ENTITIES_METHODS Signature

Method IMPLEMENT_ENTITIES_METHODS on class /IWBEP/CL_SB_GEN_DPC_GENERATOR has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20120222
2 /IWBEP/CX_SB_GEN_DPC_HANDLER DPC handler exception class 20120222

Method INITIALIZE_DS_PROVIDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GEN_METHODS Call by reference Type reference (TYPE) /IWBEP/IF_SB_GEN_DPC_GENERATE=>TT_ENTITYSET_GENERATED_METHODS 20130407
2 Importing IV_MPC_BASE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20130407
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130409
2 /IWBEP/CX_SB_GEN_DPC_HANDLER DPC handler exception class 20130407

Method INSTANT_PROJECT_PARSING_CLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SB_PROJECT Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_PROJECT SB - Domain Model - Project 20120305
2 Importing IV_MPC_BASE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20120305
# Exception Resumable Description Created on
1 /IWBEP/CX_SB_GEN_DPC_HANDLER DPC handler exception class 20120305

Method PREPARE_BASE_METHODS_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXCEP Call by reference Type reference (TYPE) SEOS_EXCEPTIONS_R 20120305
2 Exporting ET_METHOD_DESC Call by reference Type reference (TYPE) SEOO_METHODS_R 20120305
3 Exporting ET_METHOD_SOURCE Call by reference Type reference (TYPE) SEO_METHOD_SOURCE_TABLE SE24: Method Sources 20120305
4 Exporting ET_PARAMS Call by reference Type reference (TYPE) SEOS_PARAMETERS_R 20120305
5 Exporting ET_REDEFINITIONS Call by reference Type reference (TYPE) SEOR_REDEFINITIONS_R 20120305
6 Exporting ET_TYPES Call by reference Type reference (TYPE) SEOO_TYPES_R 20120305
7 Importing IV_BASE_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20120322
# Exception Resumable Description Created on
1 /IWBEP/CX_SB_GEN_DPC_DT_UTIL DPC Utilty exception class 20130923
2 /IWBEP/CX_SB_GEN_DPC_HANDLER DPC handler exception class 20120305

Method PREPARE_BASE_REDEFINE_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXCEP Call by reference Type reference (TYPE) SEOS_EXCEPTIONS_R 20120306
2 Exporting ET_METHOD_SOURCE Call by reference Type reference (TYPE) SEO_METHOD_SOURCE_TABLE 20120306
3 Exporting ET_PARAMS Call by reference Type reference (TYPE) SEOS_PARAMETERS_R 20120306
4 Importing IT_ENTITIES_OPER Call by reference Type reference (TYPE) /IWBEP/IF_SB_GEN_DPC_GENERATE=>TT_OPERATION 20120306
5 Importing IV_BASE_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20120322
# Exception Resumable Description Created on
1 /IWBEP/CX_SB_GEN_DPC_HANDLER DPC handler exception class 20120306

Method PREPARE_CHECK_SUB_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_METHOD_SOURCE Call by reference Type reference (TYPE) SEO_METHOD_SOURCE_TABLE SE24: Method Sources 20120307
# Exception Resumable Description Created on
1 /IWBEP/CX_SB_GEN_DPC_HANDLER DPC handler exception class 20120416

Method PREPARE_GENERATED_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXCEP Call by reference Type reference (TYPE) SEOS_EXCEPTIONS_R 20120306
2 Exporting ET_METHOD_SOURCE Call by reference Type reference (TYPE) SEO_METHOD_SOURCE_TABLE SE24: Method Sources 20120306
3 Exporting ET_PARAMS Call by reference Type reference (TYPE) SEOS_PARAMETERS_R 20120306
4 Importing IT_ENTITY_OPER Call by reference Type reference (TYPE) /IWBEP/IF_SB_GEN_DPC_GENERATE=>TT_OPERATION 20120306
5 Importing IT_METHOD_DESC Call by reference Type reference (TYPE) SEOO_METHODS_R 20120306
6 Importing IV_BASE_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20120322
# Exception Resumable Description Created on
1 /IWBEP/CX_SB_GEN_DPC_HANDLER DPC Utilty exception class 20120306

Method PREPARE_GEN_METHOD_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_METHOD_SOURCE Call by reference Type reference (TYPE) SEO_METHOD_SOURCE_TABLE 20120306
2 Importing IT_METHOD_DESC Call by reference Type reference (TYPE) SEOO_METHODS_R 20120306
# Exception Resumable Description Created on
1 /IWBEP/CX_SB_GEN_DPC_HANDLER DPC handler exception class 20120416

Method SET_GENERATED_ARTIFACTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GEN_ART_TYPE Call by reference Type reference (TYPE) /IWBEP/SBDM_GEN_ART_TYPE SB: DM generated artifact type 20120229
2 Importing IV_NAME Call by reference Type reference (TYPE) SEOCLSNAME SB: DM node name 20120229
3 Importing IV_TADIR_OBJ_NAME Call by reference Type reference (TYPE) SEOCLSNAME Object Name in Object Directory 20120229
4 Importing IV_TADIR_OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE /IWBEP/IF_SB_GEN_DPC_CONSTANT=>GC_OBJECT Object Type 20120229

Method SET_GENERATED_ARTIFACTS on class /IWBEP/CL_SB_GEN_DPC_GENERATOR has no exception.

Method SET_INPUTS_IN_MEMBER_ATRR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SB_PROJECT Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDM_PROJECT SB - Domain Model - Project 20120610
2 Importing IT_GENERATED_ARTIFACTS Call by reference Type reference (TYPE) /IWBEP/T_SB_GEN_ARTIFACTS Genrated artifacts 20120611
3 Importing IT_MPC_TYPE_DETAILS Call by reference Type reference (TYPE) /IWBEP/T_SBMC_TYPE_DETL Table type for generated entity type details 20120322
4 Importing IV_BOP_INTERFACE Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20120611
5 Importing IV_DPC_BASE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME 20120322
6 Importing IV_DPC_IMPL_CLASS Call by reference Type reference (TYPE) SEOCLSNAME 20120322
7 Importing IV_PACKAGE Call by reference Type reference (TYPE) DEVCLASS 20120322
8 Importing IV_REQUEST Call by reference Type reference (TYPE) E070-TRKORR 20120322

Method SET_INPUTS_IN_MEMBER_ATRR on class /IWBEP/CL_SB_GEN_DPC_GENERATOR has no exception.

Method UPDATE_BEAUTIFICATION_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BASE_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20120619

Method UPDATE_BEAUTIFICATION_METHODS on class /IWBEP/CL_SB_GEN_DPC_GENERATOR has no exception.

Method UPDATE_METHODS_NAME Signature

Method UPDATE_METHODS_NAME on class /IWBEP/CL_SB_GEN_DPC_GENERATOR has no parameter.
Method UPDATE_METHODS_NAME on class /IWBEP/CL_SB_GEN_DPC_GENERATOR has no exception.

Method VERIFY_INPUTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DPC_BASE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME 20120305
2 Importing IV_DPC_IMPL_CLASS Call by reference Type reference (TYPE) SEOCLSNAME 20120305
3 Importing IV_MPC_BASE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20120305
4 Importing IV_PACKAGE Call by reference Type reference (TYPE) DEVCLASS 20120305
5 Importing IV_REQUEST Call by reference Type reference (TYPE) E070-TRKORR 20120305
# Exception Resumable Description Created on
1 /IWBEP/CX_SB_GEN_DPC_HANDLER DPC handler exception class 20120305
History
Last changed by/on SAP  20131127 
SAP Release Created in 200