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 | Instance attribute | Private | Type reference (TYPE) | CMS_DTE_BII_DEX_BLK_SIZE | CMS-Basel II: Data Extraction Block Size | 20030221 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CMS_STR_BII_CHNG_PNTR_FLT | CMS_Basel II: Change Pointer Filter Values | 20030221 | |||
| 3 | Constant | Private | Type reference (TYPE) | CHAR1 | ' ' | Single-Character Flag | 20040526 | ||
| 4 | Constant | Private | Type reference (TYPE) | CHAR1 | 'X' | Single-Character Flag | 20040526 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | EDI_MESTYP | Message type | 20030221 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CMS_DTE_BII_DEX_OBJ_CAT | CMS-Basel II: Data Extraction Object Category | 20030221 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | CMS_DTE_BII_DEX_OBJ_CAT | 00 | CMS-Basel II: Data Extraction Object Category | 20030328 | ||
| 8 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CMS_BII_IDOC_SERVICES | CMS-Basel II: IDoc Services | 20030328 | |||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CMS_BII_DEX_LIST | CMS-Basel II: Data Extraction List Builder | 20030220 | |||
| 10 | 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 | Instance method | Public | Method | Build Data Extraction Block | 20030220 | |
| 2 | Instance method | Private | Method | Build the Preliminary List for a block | 20030220 | |
| 3 | Instance method | Private | Method | Convert Character 32 field to Guid 16 | 20030224 | |
| 4 | Instance method | Private | Method | Filter the Preliminary list for a block of Agreements | 20030315 | |
| 5 | Instance method | Private | Method | Filter the Preliminary list for a block of Movables | 20040524 | |
| 6 | Instance method | Private | Method | Vorabliste nach einem Vereinbarungsblock filtern | 20040527 | |
| 7 | Instance method | Private | Method | Filter the Preliminary list for a block of Real Estate Objec | 20040524 | |
| 8 | Instance method | Private | Method | Filter the Preliminary list for a block of Rights Objects | 20040524 | |
| 9 | 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 | EX_TAB_DEX_LIST | Call by reference | Type reference (TYPE) | CMS_TAB_BII_DEX_CHNG_PNTRS | Objektänderungszeiger-ID | 20030221 | |||
| 2 | EX_TAB_RC | Call by reference | Type reference (TYPE) | CMS_TAB_MSG_COL_MESSAGE | Rückgabewert und entsprechende Nachricht | 20030221 | |||
| 3 | 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 | 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 | IM_MSG_TYP | Call by reference | Type reference (TYPE) | EDI_MESTYP | Nachrichtentyp | 20030220 | |||
| 6 | IM_OBJ_CAT | Call by reference | Type reference (TYPE) | CMS_DTE_BII_DEX_OBJ_CAT | CMS-Basel II: Objektkategorie für Datenextraktion | 20030220 | |||
| 7 | IM_OBJ_FLT | Call by reference | Type reference (TYPE) | CMS_STR_BII_OBJ_FLT | CMS-Basel II: Objektfilterwerte | 20030224 | |||
| 8 | 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 | EX_TAB_DEX_CHNG_PNTRS | Call by reference | Type reference (TYPE) | CMS_TAB_BII_DEX_CHNG_PNTRS | Objektänderungszeiger-ID | 20030221 | |||
| 2 | EX_TAB_RC | Call by reference | Type reference (TYPE) | CMS_TAB_MSG_COL_MESSAGE | Rückgabewert und entsprechende Nachricht | 20030221 | |||
| 3 | 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 | EX_TAB_GUID16 | Call by reference | Type reference (TYPE) | CMS_TAB_BII_GUID16 | CMS-Basel II: UUID in GUID16-Form | 20030227 | |||
| 2 | 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 | EX_TAB_DEX_CHNG_PNTRS | Call by reference | Type reference (TYPE) | CMS_TAB_BII_DEX_CHNG_PNTRS | Liste der Objektänderungszeiger | 20030315 | |||
| 2 | EX_TAB_RC | Call by reference | Type reference (TYPE) | CMS_TAB_MSG_COL_MESSAGE | Rückgabewert und entsprechende Nachricht | 20030315 | |||
| 3 | IM_TAB_DEX_CHNG_PNTRS | Call by reference | Type reference (TYPE) | CMS_TAB_BII_DEX_CHNG_PNTRS | Liste der Objektänderungszeiger | 20030315 | |||
| 4 | IM_TAB_OBJ_TYP | Call by reference | Type reference (TYPE) | CMS_TAB_BII_OBJ_TYP | CMS-Basel II: Objektarten | 20040524 | |||
| 5 | 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 | EX_TAB_DEX_CHNG_PNTRS | Call by reference | Type reference (TYPE) | CMS_TAB_BII_DEX_CHNG_PNTRS | Liste der Objektänderungszeiger | 20040524 | |||
| 2 | EX_TAB_RC | Call by reference | Type reference (TYPE) | CMS_TAB_MSG_COL_MESSAGE | Rückgabewert und entsprechende Nachricht | 20040524 | |||
| 3 | IM_TAB_DEX_CHNG_PNTRS | Call by reference | Type reference (TYPE) | CMS_TAB_BII_DEX_CHNG_PNTRS | Liste der Objektänderungszeiger | 20040524 | |||
| 4 | IM_TAB_OBJ_TYP | Call by reference | Type reference (TYPE) | CMS_TAB_BII_OBJ_TYP | CMS-Basel II: Objektarten | 20040524 | |||
| 5 | 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 | EX_TAB_DEX_CHNG_PNTRS | Call by reference | Type reference (TYPE) | CMS_TAB_BII_DEX_CHNG_PNTRS | Liste der Objektänderungszeiger | 20040527 | |||
| 2 | EX_TAB_RC | Call by reference | Type reference (TYPE) | CMS_TAB_MSG_COL_MESSAGE | Rückgabewert und entsprechende Nachricht | 20040527 | |||
| 3 | IM_TAB_DEX_CHNG_PNTRS | Call by reference | Type reference (TYPE) | CMS_TAB_BII_DEX_CHNG_PNTRS | Liste der Objektänderungszeiger | 20040527 | |||
| 4 | IM_TAB_OBJ_TYP | Call by reference | Type reference (TYPE) | CMS_TAB_BII_OBJ_TYP | CMS-Basel II: Objektarten | 20040527 | |||
| 5 | 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 | EX_TAB_DEX_CHNG_PNTRS | Call by reference | Type reference (TYPE) | CMS_TAB_BII_DEX_CHNG_PNTRS | Liste der Objektänderungszeiger | 20040524 | |||
| 2 | EX_TAB_RC | Call by reference | Type reference (TYPE) | CMS_TAB_MSG_COL_MESSAGE | Rückgabewert und entsprechende Nachricht | 20040524 | |||
| 3 | IM_TAB_DEX_CHNG_PNTRS | Call by reference | Type reference (TYPE) | CMS_TAB_BII_DEX_CHNG_PNTRS | Liste der Objektänderungszeiger | 20040524 | |||
| 4 | IM_TAB_OBJ_TYP | Call by reference | Type reference (TYPE) | CMS_TAB_BII_OBJ_TYP | CMS-Basel II: Objektarten | 20040524 | |||
| 5 | 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 | EX_TAB_DEX_CHNG_PNTRS | Call by reference | Type reference (TYPE) | CMS_TAB_BII_DEX_CHNG_PNTRS | Liste der Objektänderungszeiger | 20040524 | |||
| 2 | EX_TAB_RC | Call by reference | Type reference (TYPE) | CMS_TAB_MSG_COL_MESSAGE | Rückgabewert und entsprechende Nachricht | 20040524 | |||
| 3 | IM_TAB_DEX_CHNG_PNTRS | Call by reference | Type reference (TYPE) | CMS_TAB_BII_DEX_CHNG_PNTRS | Liste der Objektänderungszeiger | 20040524 | |||
| 4 | IM_TAB_OBJ_TYP | Call by reference | Type reference (TYPE) | CMS_TAB_BII_OBJ_TYP | CMS-Basel II: Objektarten | 20040524 | |||
| 5 | 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 | 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 |