SAP ABAP Class IF_SRM_TRANSPARENT_RECORD_CHG (Change Transparent Structure)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SRM_TRANSPARENT_RECORD | Transparent Record | 20040212 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_TRANSPARENT_RECORD | Record: Transparent Record | 20040211 |
Properties
Class | IF_SRM_TRANSPARENT_RECORD_CHG | |
Short Description | Change Transparent Structure | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040211 | SAP |
Last change | 20050214 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SRM_TRANSPARENT_RECORD_CHG has no forward declaration.
Interfaces
Class IF_SRM_TRANSPARENT_RECORD_CHG has no interface implemented.
Friends
Class IF_SRM_TRANSPARENT_RECORD_CHG has no friend class.
Attributes
Class IF_SRM_TRANSPARENT_RECORD_CHG has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns whether container supports changes | 20040216 |
2 | ![]() |
Instance method | Public | Method | Close All Containers | 20040217 |
3 | ![]() |
Instance method | Public | Method | Close Container | 20040211 |
4 | ![]() |
Instance method | Public | Method | Interface for Making Changs to Containers | 20040211 |
5 | ![]() |
Instance method | Public | Method | Checks whether at least one container has been changed | 20040218 |
6 | ![]() |
Instance method | Public | Method | Checks whether at least one container is opened for changing | 20040217 |
7 | ![]() |
Instance method | Public | Method | Checks whether a container has been opened for changing | 20040213 |
8 | ![]() |
Instance method | Public | Method | Open Container for Changes | 20040211 |
9 | ![]() |
Instance method | Public | Method | Save All Open Containers | 20040218 |
10 | ![]() |
Instance method | Public | Method | Flag a Container as Changed | 20040218 |
Events
Class IF_SRM_TRANSPARENT_RECORD_CHG has no event.
Types
Class IF_SRM_TRANSPARENT_RECORD_CHG has no local type.
Method Signatures
Method CHECK_IF_CHG_SUPPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | Knoten-ID | 20040216 | ||
2 | ![]() |
RE_IS_SUPPORTED | Value transfer | Type reference (TYPE) | SRMBOOLEAN | wird unterstützt | 20040216 |
Method CHECK_IF_CHG_SUPPORTED on class IF_SRM_TRANSPARENT_RECORD_CHG has no exception.
Method CLOSE_ALL_CONTAINERS Signature
Method CLOSE_ALL_CONTAINERS on class IF_SRM_TRANSPARENT_RECORD_CHG has no parameter.
Method CLOSE_ALL_CONTAINERS on class IF_SRM_TRANSPARENT_RECORD_CHG has no exception.
Method CLOSE_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | Knoten-ID | 20040211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerklasse zur transparenten Akte | 20040211 |
Method GET_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | Knoten-ID | 20040211 | ||
2 | ![]() |
RE_INTERFACE | Value transfer | Object reference (TYPE REF TO) | IF_SRM_CONT_ELEM_CHANGE_COLLEC | Elemente eines Containers ändern | 20040211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerklasse zur transparenten Akte | 20040211 |
Method IS_A_CONTAINER_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_IS_CHANGED | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040218 |
Method IS_A_CONTAINER_CHANGED on class IF_SRM_TRANSPARENT_RECORD_CHG has no exception.
Method IS_A_CONTAINER_OPENED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_IS_OPENED | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040217 |
Method IS_A_CONTAINER_OPENED on class IF_SRM_TRANSPARENT_RECORD_CHG has no exception.
Method IS_CONTAINER_OPENED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | Knoten-ID | 20040213 | ||
2 | ![]() |
RE_IS_OPEN | Value transfer | Type reference (TYPE) | SRMBOOLEAN | boolsche Variable | 20040213 |
Method IS_CONTAINER_OPENED on class IF_SRM_TRANSPARENT_RECORD_CHG has no exception.
Method OPEN_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | Knoten-ID | 20040211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerklasse zur transparenten Akte | 20040211 |
Method SAVE_ALL_CONTAINERS Signature
Method SAVE_ALL_CONTAINERS on class IF_SRM_TRANSPARENT_RECORD_CHG has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerklasse zur transparenten Akte | 20040218 |
Method SET_CONTAINER_AS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | Knoten-ID | 20040218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerklasse zur transparenten Akte | 20040219 |
History
Last changed by/on | SAP | 20050214 |
SAP Release Created in |