SAP ABAP Class CL_BCM_XML_STRUCTURE (Structure proxy, carrier for XML file)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MD-PCT (Application Component) Product Catalog
⤷
CMT (Package) Configuration Management - Core Development
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BCM_STRUCTURE | CM: BUSINESS interface for structure | 19991013 |
Properties
| Class | CL_BCM_XML_STRUCTURE | |
| Short Description | Structure proxy, carrier for XML file | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CMT | Configuration Management - Core Development |
| Created | 19991013 | SAP |
| Last change | 20010425 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BCM_XML_STRUCTURE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BCM_STRUCTURE | CM: BUSINESS interface for structure | 19991013 |
Friends
Class CL_BCM_XML_STRUCTURE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | OBJECT | Session | 19991117 | |||
| 2 | Constant | Private | See coding | '2' | Change | 19991020 | |||
| 3 | Constant | Private | See coding | '1' | Create | 19991020 | |||
| 4 | Constant | Private | See coding | '3' | 19991020 | ||||
| 5 | Constant | Private | Type reference (TYPE) | DE_CM_FLAG | 'X' | x | 19991020 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | ACTTYP | Transaction activity category (1=Cr, 2=Ch, 3=D) | 19991019 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | TY_XML_STRUCTURE_TAB | All loaded structures | 19991020 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CE_PDCID | PDOC ID of XML document | 19991020 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19991019 | |
| 2 | Instance method | Public | Method | Reset the structure key | 19991020 | |
| 3 | Instance method | Public | Method | Set the structure key | 19991020 |
Events
Class CL_BCM_XML_STRUCTURE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_XML_STRUCTURE_TAB | Private | See coding | Table of structure objects | 19991020 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVITY | Call by reference | Type reference (TYPE) | ACTYP | Aktivität | 19991019 | |||
| 2 | I_ADMIN_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | zugehörige Mappe | 19991117 | |||
| 3 | I_XML_ID | Call by reference | Type reference (TYPE) | CE_PDCID | Strukturschlüssel | 19991020 |
Method CONSTRUCTOR on class CL_BCM_XML_STRUCTURE has no exception.
Method GET_STRUCTURE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | DE_CM_OBJ_KEY | Schlüssel der Struktur | 19991020 |
Method GET_STRUCTURE_KEY on class CL_BCM_XML_STRUCTURE has no exception.
Method SET_STRUCTURE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NEW_KEY | Call by reference | Type reference (TYPE) | DE_CM_OBJ_KEY | Schlüssel der Struktur | 19991020 |
Method SET_STRUCTURE_KEY on class CL_BCM_XML_STRUCTURE has no exception.
History
| Last changed by/on | SAP | 20010425 |
| SAP Release Created in |