SAP ABAP Class CL_CMS_BII_DEX_LIST (CMS-Basel II: Data Extraction List Builder)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CMS-IS (Application Component) Information System
     CMS_BASEL (Package) Basel II
Properties
Class CL_CMS_BII_DEX_LIST  
Short Description CMS-Basel II: Data Extraction List Builder    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CMS_BASEL   Basel II 
Created 20030220   SAP 
Last change 20081217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CMS_BII_DEX_LIST has no forward declaration.
Interfaces
Class CL_CMS_BII_DEX_LIST has no interface implemented.
Friends
Class CL_CMS_BII_DEX_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BLOCK_SIZE Instance attribute Private Type reference (TYPE) CMS_DTE_BII_DEX_BLK_SIZE CMS-Basel II: Data Extraction Block Size 20030221
2 CHNG_PNTR_FLT Instance attribute Private Type reference (TYPE) CMS_STR_BII_CHNG_PNTR_FLT CMS_Basel II: Change Pointer Filter Values 20030221
3 C_FALSE Constant Private Type reference (TYPE) CHAR1 ' ' Single-Character Flag 20040526
4 C_TRUE Constant Private Type reference (TYPE) CHAR1 'X' Single-Character Flag 20040526
5 MSG_TYP Instance attribute Private Type reference (TYPE) EDI_MESTYP Message type 20030221
6 OBJ_CAT Instance attribute Private Type reference (TYPE) CMS_DTE_BII_DEX_OBJ_CAT CMS-Basel II: Data Extraction Object Category 20030221
7 S_CURR_OBJ_CAT Static Attribute Private Type reference (TYPE) CMS_DTE_BII_DEX_OBJ_CAT 00 CMS-Basel II: Data Extraction Object Category 20030328
8 S_IDOC_SERVICES Static Attribute Private Object reference (TYPE REF TO) CL_CMS_BII_IDOC_SERVICES CMS-Basel II: IDoc Services 20030328
9 S_RCL_INSTREF Static Attribute Private Object reference (TYPE REF TO) CL_CMS_BII_DEX_LIST CMS-Basel II: Data Extraction List Builder 20030220
10 S_TAB_REM_OBJ_LIST Instance attribute Private Type reference (TYPE) CMS_TAB_BII_DEX_CHNG_PNTRS Object Change Pointers List 20030224
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_DEX_BLOCK Instance method Public Method Build Data Extraction Block 20030220
2 BUILD_PRELIM_LIST Instance method Private Method Build the Preliminary List for a block 20030220
3 CONVERT_CHAR32_TO_GUID16 Instance method Private Method Convert Character 32 field to Guid 16 20030224
4 FILTER_PRELIM_LIST_CAG Instance method Private Method Filter the Preliminary list for a block of Agreements 20030315
5 FILTER_PRELIM_LIST_MOV Instance method Private Method Filter the Preliminary list for a block of Movables 20040524
6 FILTER_PRELIM_LIST_RBL Instance method Private Method Vorabliste nach einem Vereinbarungsblock filtern 20040527
7 FILTER_PRELIM_LIST_RE Instance method Private Method Filter the Preliminary list for a block of Real Estate Objec 20040524
8 FILTER_PRELIM_LIST_RIG Instance method Private Method Filter the Preliminary list for a block of Rights Objects 20040524
9 S_INSTANCE Static method Public Method Return Instance of the Class (Singleton) 20030220
Events
Class CL_CMS_BII_DEX_LIST has no event.
Types
Class CL_CMS_BII_DEX_LIST has no local type.
Method Signatures

Method BUILD_DEX_BLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_DEX_LIST Call by reference Type reference (TYPE) CMS_TAB_BII_DEX_CHNG_PNTRS Objektänderungszeiger-ID 20030221
2 Exporting EX_TAB_RC Call by reference Type reference (TYPE) CMS_TAB_MSG_COL_MESSAGE Rückgabewert und entsprechende Nachricht 20030221
3 Importing IM_BLOCK_SIZE Call by reference Type reference (TYPE) CMS_DTE_BII_DEX_BLK_SIZE CMS-Basel II: Blockgröße für Datenextraktion 20030220
4 Importing IM_CHNG_PNTR_FLT Call by reference Type reference (TYPE) CMS_STR_BII_CHNG_PNTR_FLT CMS_Basel II: Filterwerte für Änderungszeiger 20030220
5 Importing IM_MSG_TYP Call by reference Type reference (TYPE) EDI_MESTYP Nachrichtentyp 20030220
6 Importing IM_OBJ_CAT Call by reference Type reference (TYPE) CMS_DTE_BII_DEX_OBJ_CAT CMS-Basel II: Objektkategorie für Datenextraktion 20030220
7 Importing IM_OBJ_FLT Call by reference Type reference (TYPE) CMS_STR_BII_OBJ_FLT CMS-Basel II: Objektfilterwerte 20030224
8 Importing IM_TAB_SYS_STAT Call by reference Type reference (TYPE) CMS_TAB_SYS_STAT Systemstatus 20040527

Method BUILD_DEX_BLOCK on class CL_CMS_BII_DEX_LIST has no exception.

Method BUILD_PRELIM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_DEX_CHNG_PNTRS Call by reference Type reference (TYPE) CMS_TAB_BII_DEX_CHNG_PNTRS Objektänderungszeiger-ID 20030221
2 Exporting EX_TAB_RC Call by reference Type reference (TYPE) CMS_TAB_MSG_COL_MESSAGE Rückgabewert und entsprechende Nachricht 20030221
3 Importing IM_TAB_CHNG_PNTRS Call by reference Type reference (TYPE) CMS_TAB_BII_BDCP_TABLE_TYPE Tabellentyp für BDCP 20030224

Method BUILD_PRELIM_LIST on class CL_CMS_BII_DEX_LIST has no exception.

Method CONVERT_CHAR32_TO_GUID16 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_GUID16 Call by reference Type reference (TYPE) CMS_TAB_BII_GUID16 CMS-Basel II: UUID in GUID16-Form 20030227
2 Importing IM_TAB_CHAR32 Call by reference Type reference (TYPE) CMS_TAB_BII_CHAR32 CMS-Basel II: UUID in Character 32-Form 20030227

Method CONVERT_CHAR32_TO_GUID16 on class CL_CMS_BII_DEX_LIST has no exception.

Method FILTER_PRELIM_LIST_CAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_DEX_CHNG_PNTRS Call by reference Type reference (TYPE) CMS_TAB_BII_DEX_CHNG_PNTRS Liste der Objektänderungszeiger 20030315
2 Exporting EX_TAB_RC Call by reference Type reference (TYPE) CMS_TAB_MSG_COL_MESSAGE Rückgabewert und entsprechende Nachricht 20030315
3 Importing IM_TAB_DEX_CHNG_PNTRS Call by reference Type reference (TYPE) CMS_TAB_BII_DEX_CHNG_PNTRS Liste der Objektänderungszeiger 20030315
4 Importing IM_TAB_OBJ_TYP Call by reference Type reference (TYPE) CMS_TAB_BII_OBJ_TYP CMS-Basel II: Objektarten 20040524
5 Importing IM_TAB_SYS_STAT Call by reference Type reference (TYPE) CMS_TAB_SYS_STAT Systemstatus 20040527

Method FILTER_PRELIM_LIST_CAG on class CL_CMS_BII_DEX_LIST has no exception.

Method FILTER_PRELIM_LIST_MOV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_DEX_CHNG_PNTRS Call by reference Type reference (TYPE) CMS_TAB_BII_DEX_CHNG_PNTRS Liste der Objektänderungszeiger 20040524
2 Exporting EX_TAB_RC Call by reference Type reference (TYPE) CMS_TAB_MSG_COL_MESSAGE Rückgabewert und entsprechende Nachricht 20040524
3 Importing IM_TAB_DEX_CHNG_PNTRS Call by reference Type reference (TYPE) CMS_TAB_BII_DEX_CHNG_PNTRS Liste der Objektänderungszeiger 20040524
4 Importing IM_TAB_OBJ_TYP Call by reference Type reference (TYPE) CMS_TAB_BII_OBJ_TYP CMS-Basel II: Objektarten 20040524
5 Importing IM_TAB_SYS_STAT Call by reference Type reference (TYPE) CMS_TAB_SYS_STAT Systemstatus 20040527

Method FILTER_PRELIM_LIST_MOV on class CL_CMS_BII_DEX_LIST has no exception.

Method FILTER_PRELIM_LIST_RBL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_DEX_CHNG_PNTRS Call by reference Type reference (TYPE) CMS_TAB_BII_DEX_CHNG_PNTRS Liste der Objektänderungszeiger 20040527
2 Exporting EX_TAB_RC Call by reference Type reference (TYPE) CMS_TAB_MSG_COL_MESSAGE Rückgabewert und entsprechende Nachricht 20040527
3 Importing IM_TAB_DEX_CHNG_PNTRS Call by reference Type reference (TYPE) CMS_TAB_BII_DEX_CHNG_PNTRS Liste der Objektänderungszeiger 20040527
4 Importing IM_TAB_OBJ_TYP Call by reference Type reference (TYPE) CMS_TAB_BII_OBJ_TYP CMS-Basel II: Objektarten 20040527
5 Importing IM_TAB_SYS_STAT Call by reference Type reference (TYPE) CMS_TAB_SYS_STAT Systemstatus 20040527

Method FILTER_PRELIM_LIST_RBL on class CL_CMS_BII_DEX_LIST has no exception.

Method FILTER_PRELIM_LIST_RE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_DEX_CHNG_PNTRS Call by reference Type reference (TYPE) CMS_TAB_BII_DEX_CHNG_PNTRS Liste der Objektänderungszeiger 20040524
2 Exporting EX_TAB_RC Call by reference Type reference (TYPE) CMS_TAB_MSG_COL_MESSAGE Rückgabewert und entsprechende Nachricht 20040524
3 Importing IM_TAB_DEX_CHNG_PNTRS Call by reference Type reference (TYPE) CMS_TAB_BII_DEX_CHNG_PNTRS Liste der Objektänderungszeiger 20040524
4 Importing IM_TAB_OBJ_TYP Call by reference Type reference (TYPE) CMS_TAB_BII_OBJ_TYP CMS-Basel II: Objektarten 20040524
5 Importing IM_TAB_SYS_STAT Call by reference Type reference (TYPE) CMS_TAB_SYS_STAT Systemstatus 20040527

Method FILTER_PRELIM_LIST_RE on class CL_CMS_BII_DEX_LIST has no exception.

Method FILTER_PRELIM_LIST_RIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_DEX_CHNG_PNTRS Call by reference Type reference (TYPE) CMS_TAB_BII_DEX_CHNG_PNTRS Liste der Objektänderungszeiger 20040524
2 Exporting EX_TAB_RC Call by reference Type reference (TYPE) CMS_TAB_MSG_COL_MESSAGE Rückgabewert und entsprechende Nachricht 20040524
3 Importing IM_TAB_DEX_CHNG_PNTRS Call by reference Type reference (TYPE) CMS_TAB_BII_DEX_CHNG_PNTRS Liste der Objektänderungszeiger 20040524
4 Importing IM_TAB_OBJ_TYP Call by reference Type reference (TYPE) CMS_TAB_BII_OBJ_TYP CMS-Basel II: Objektarten 20040524
5 Importing IM_TAB_SYS_STAT Call by reference Type reference (TYPE) CMS_TAB_SYS_STAT Systemstatus 20040527

Method FILTER_PRELIM_LIST_RIG on class CL_CMS_BII_DEX_LIST has no exception.

Method S_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_INSTREF Value transfer Object reference (TYPE REF TO) CL_CMS_BII_DEX_LIST CMS-Basel II: Prozessprotokollservices 20030220

Method S_INSTANCE on class CL_CMS_BII_DEX_LIST has no exception.
History
Last changed by/on SAP  20081217 
SAP Release Created in 200