SAP ABAP Class CL_MDG_DATA_LOAD_DB_API (Data Base APIs)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-ML (Application Component) Mass Load
     MDG_BS_DATALOAD_MONITOR (Package) Data Load Monitoring
Properties
Class CL_MDG_DATA_LOAD_DB_API  
Short Description Data Base APIs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_BS_DATALOAD_MONITOR   Data Load Monitoring 
Created 20101018   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_MDG_FILELOADER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_MDG_DATA_LOAD_DB_API has no interface implemented.
Friends
Class CL_MDG_DATA_LOAD_DB_API has no friend class.
Attributes
Class CL_MDG_DATA_LOAD_DB_API has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INSERT_DL_FILE_LIST Static method Public Method Insert File List 20101228
2 INSERT_DL_OBJ_KEYS Static method Public Method Insert Object Details 20110204
3 INSERT_DL_RUN_NUMBER Static method Public Method Insert Run Number for Data Load 20101228
4 READ_DEPENDENT_OBJ_TYPE Static method Public Method Read dependent object types 20101018
Events
Class CL_MDG_DATA_LOAD_DB_API has no event.
Types
Class CL_MDG_DATA_LOAD_DB_API has no local type.
Method Signatures

Method INSERT_DL_FILE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INSERT_SUCCESS Call by reference Type reference (TYPE) FLAG General Flag 20101228
2 Importing IT_FILE_NAME_LIST Call by reference Type reference (TYPE) FILETABLE File name table 20101228
3 Importing IV_FILE_STATUS Call by reference Type reference (TYPE) MDG_FILE_PROCESS_STATUS Data Load File Process Status 20110114
4 Importing IV_FOLDER_NAME Call by reference Type reference (TYPE) PATHINTERN Logical path name 20101228
5 Importing IV_INIT_FILE_NUMBER Call by reference Type reference (TYPE) NUM8 2 byte integer (signed) 20101228
6 Importing IV_RUN_NUMBER Call by reference Type reference (TYPE) MDG_RUN_NUMBER Data Load Run Number 20101228

Method INSERT_DL_FILE_LIST on class CL_MDG_DATA_LOAD_DB_API has no exception.

Method INSERT_DL_OBJ_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_ERROR Call by reference Type reference (TYPE) FLAG General Flag 20110204
2 Importing IT_OBJ_KEY_STATUS Call by reference Type reference (TYPE) MDG_T_OBJ_STATUS Object status details 20110204

Method INSERT_DL_OBJ_KEYS on class CL_MDG_DATA_LOAD_DB_API has no exception.

Method INSERT_DL_RUN_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INSERT_SUCCESS Call by reference Type reference (TYPE) FLAG General Flag 20101228
2 Importing IS_MDG_RUN_NUM Call by reference Type reference (TYPE) MDGD_LOG_HEADER Data Load Run Number 20101228

Method INSERT_DL_RUN_NUMBER on class CL_MDG_DATA_LOAD_DB_API has no exception.

Method READ_DEPENDENT_OBJ_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DEP_OBJECT Call by reference Type reference (TYPE) MDG_FILE_UPLOAD_FILES_T Obj type 20101018
2 Importing IV_OBJ_TYPE Call by reference Type reference (TYPE) MDG_DATALOAD_OBJ_TYPE Data Load Object Type 20101018

Method READ_DEPENDENT_OBJ_TYPE on class CL_MDG_DATA_LOAD_DB_API has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703