SAP ABAP Class CL_MDS_CMPT_BP_DISPLAY (Prepare BP data to be displayed)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
AP-MD-BF-SYN (Application Component) Master Data Synchronization
⤷
CVI_TOOLS_SUPPORTABILITY (Package) Supportability Tools for Customer Vendor Integration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MDS_CMPT_PREPARE | Prepare data for display | 20060818 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MDS_CMPT_PREP_INST | Interface for instance generation | 20060818 |
Properties
| Class | CL_MDS_CMPT_BP_DISPLAY | |
| Short Description | Prepare BP data to be displayed | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CVI_TOOLS_SUPPORTABILITY | Supportability Tools for Customer Vendor Integration |
| Created | 20060818 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDS_CMPT_BP_DISPLAY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MDS_CMPT_PREPARE | Prepare data for display | 20060818 | ||
| 2 | IF_MDS_CMPT_PREP_INST | Interface for instance generation | 20060818 |
Friends
Class CL_MDS_CMPT_BP_DISPLAY 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) | CHAR7 | 'DSET_01' | Address dataset | 20060818 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR7 | 'DSET_02' | Bank dataset | 20060818 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | C | 'C' | Consistent | 20060818 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | CHAR7 | 'DSET_03' | Credit card dataset | 20060818 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | C | 'E' | Error | 20060818 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | ' ' | FALSE | 20060818 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | C | 'I' | Inconsistent | 20060818 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | CHAR7 | 'DSET_04' | Industry dataset | 20060818 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | CHAR7 | 'DSET_05' | Relationship dataset | 20060818 | ||
| 10 | Instance attribute | Private | Type reference (TYPE) | CHAR7 | 'DSET_06' | Tax dataset | 20060818 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 'X' | TRUE | 20060818 | ||
| 12 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_MDS_CMPT_BP_DISPLAY | Prepare BP data to be displayed | 20060818 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20060820 | ||
| 2 | Instance method | Private | Method | 20060820 | ||
| 3 | Instance method | Private | Method | Prepare fields for display | 20060818 | |
| 4 | Instance method | Private | Method | 20060820 | ||
| 5 | Instance method | Private | Method | 20060820 |
Events
Class CL_MDS_CMPT_BP_DISPLAY has no event.
Types
Class CL_MDS_CMPT_BP_DISPLAY has no local type.
Method Signatures
Method GET_INSTANCE Signature
Method GET_INSTANCE on class CL_MDS_CMPT_BP_DISPLAY has no parameter.
Method GET_INSTANCE on class CL_MDS_CMPT_BP_DISPLAY has no exception.
Method PREPARE_DATASET_LIST Signature
Method PREPARE_DATASET_LIST on class CL_MDS_CMPT_BP_DISPLAY has no parameter.
Method PREPARE_DATASET_LIST on class CL_MDS_CMPT_BP_DISPLAY has no exception.
Method PREPARE_FIELD_FOR_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELDS | Call by reference | Type reference (TYPE) | MDS_CMPT_FIELD_LIST_T | Fields for specified dataset | 20060818 | |||
| 2 | CT_MESSAGES | Call by reference | Type reference (TYPE) | MDS_CMPT_FIELD_DESCR_T | Field description | 20060818 | |||
| 3 | IT_RESULT | Call by reference | Type reference (TYPE) | MDS_CMPT_DISPLAY_ST_RESULT_T | Display structure Result structure | 20060818 |
Method PREPARE_FIELD_FOR_DISPLAY on class CL_MDS_CMPT_BP_DISPLAY has no exception.
Method PREPARE_FIELD_LIST Signature
Method PREPARE_FIELD_LIST on class CL_MDS_CMPT_BP_DISPLAY has no parameter.
Method PREPARE_FIELD_LIST on class CL_MDS_CMPT_BP_DISPLAY has no exception.
Method PREPARE_OBJECT_LIST Signature
Method PREPARE_OBJECT_LIST on class CL_MDS_CMPT_BP_DISPLAY has no parameter.
Method PREPARE_OBJECT_LIST on class CL_MDS_CMPT_BP_DISPLAY has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |