SAP ABAP Class CL_SRM_CONT_ELEMENT_CHANGE (Change Container Element(s))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_CONTAINER_ELEMENT (Package) Element(s) of a Container

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_CONT_ELEMENT_CHANGE | Change Container Element(s) | 20040209 |
Properties
Class | CL_SRM_CONT_ELEMENT_CHANGE | |
Short Description | Change Container Element(s) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRM_CONTAINER_ELEMENT | Element(s) of a Container |
Created | 20040209 | SAP |
Last change | 20040909 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRM_CONT_ELEMENT_CHANGE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SRM_CONT_ELEMENT_CHANGE | Change Container Element(s) | 20040209 |
Friends
Class CL_SRM_CONT_ELEMENT_CHANGE 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) | IF_SRM_SP_CONT_ELEMENT_CHANGE | Change Container Elements | 20040209 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRM | General SRM Methods | 20040209 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Connect Content | 20040618 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040209 |
Events
Class CL_SRM_CONT_ELEMENT_CHANGE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_CONTAINER_BUFFER | Private | See coding | 20040209 | begin of TYP_CONTAINER_BUFFER,
poid type ref to if_srm_poid,
container type ref to if_srm_sp_cont_element_change,
end of typ_container_buffer
|
||
2 | TYP_CONTAINER_BUFFER_TAB | Private | See coding | 20040209 | typ_container_buffer_tab type standard table of typ_container_buffer
|
Method Signatures
Method CONNECT_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20040618 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerklasse zum Ändern eines Elements im Container | 20040618 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SRM | Call by reference | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20040209 |
Method CONSTRUCTOR on class CL_SRM_CONT_ELEMENT_CHANGE has no exception.
History
Last changed by/on | SAP | 20040909 |
SAP Release Created in | 700 |