SAP ABAP Interface IF_SRM_CONTEXT_ATTR (Specific: Context Parameter)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_FRAMEWORK (Package) Records Management Framework Package

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_POID | POID | 20010627 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_SP_OBJECT | Abstract Base Class for SPs | 20010627 |
Properties
Interface | IF_SRM_CONTEXT_ATTR | |
Short Description | Specific: Context Parameter |
General Data
Package | SRM_FRAMEWORK | Records Management Framework Package |
Created | 20010627 | SAP |
Last changed | 20040930 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SRM_CONTEXT_ATTR has no forward declaration.
Interfaces
Interface IF_SRM_CONTEXT_ATTR has no interface.
Friends
Interface IF_SRM_CONTEXT_ATTR has no friend.
Attributes
Interface IF_SRM_CONTEXT_ATTR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete Buffer -> Saves Garbage Collector Work | 20040708 |
2 | ![]() |
Instance method | Public | Method | Execute: Context Automation | 20010828 |
3 | ![]() |
Instance method | Public | Method | Get: Integer Value of a Value Object for Context Parameter | 20010627 |
4 | ![]() |
Instance method | Public | Method | Get: Interface Value of a Value Object for Context Parameter | 20010727 |
5 | ![]() |
Instance method | Public | Method | Get: String Value of a Value Object for Context Parameter | 20010627 |
6 | ![]() |
Instance method | Public | Method | Get: Value Object of a Context Parameter | 20010627 |
7 | ![]() |
Instance method | Public | Method | Get: List of Value Objects of all Context Parameters | 20010627 |
8 | ![]() |
Instance method | Public | Method | Set: Integer Value of a Value Object for Context Parameter | 20010627 |
9 | ![]() |
Instance method | Public | Method | Set: Interface Value of a Value Object for Context Parameter | 20010727 |
10 | ![]() |
Instance method | Public | Method | Set: String Value of a Value Object for Context Parameter | 20010627 |
Events
Interface IF_SRM_CONTEXT_ATTR has no event.
Types
Interface IF_SRM_CONTEXT_ATTR has no local type.
Method Signatures
Method CLEAR_BUFFER Signature
Method CLEAR_BUFFER on Interface IF_SRM_CONTEXT_ATTR has no parameter.
Method CLEAR_BUFFER on Interface IF_SRM_CONTEXT_ATTR has no exception.
Method EXECUTE_AUTOMATION_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_NOT_SET_ATTR_DESC | Value transfer | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_DESC | CX_SRM_CONTEXT_AUTOMATION | 20010828 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Repository Verbindung (abstrakt) | 20010828 | |
2 | ![]() |
Context automation | 20010828 | |
3 | ![]() |
Initialisierungsfehler (abstrakt) | 20010828 | |
4 | ![]() |
POID Fehler (abstrakt) | 20010828 | |
5 | ![]() |
Fehler Registrierungsdaten (abstrakt) | 20010828 |
Method GET_INTEGER_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTR_ID | Call by reference | Type reference (TYPE) | STRING | Attribute ID | 20010627 | ||
2 | ![]() |
RE_INTEGER_VALUE | Value transfer | Type reference (TYPE) | SRM_LIST_INTEGER | List: Integer Werte | 20010627 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Wert (abstrakt) | 20010627 | |
2 | ![]() |
Initialisierungsfehler (abstrakt) | 20010627 | |
3 | ![]() |
POID Fehler (abstrakt) | 20010627 |
Method GET_INTERFACE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTR_ID | Call by reference | Type reference (TYPE) | STRING | Attribute ID | 20010727 | ||
2 | ![]() |
RE_INTERFACE_VALUE | Value transfer | Type reference (TYPE) | SRM_LIST_OBJECT | List: Interface Werte | 20010727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Wert (abstrakt) | 20010727 | |
2 | ![]() |
Initialisierungsfehler (abstrakt) | 20010727 | |
3 | ![]() |
POID Fehler (abstrakt) | 20010727 |
Method GET_STRING_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTR_ID | Call by reference | Type reference (TYPE) | STRING | Attribut ID | 20010627 | ||
2 | ![]() |
RE_STRING_VALUE | Value transfer | Type reference (TYPE) | SRM_LIST_STRING | List: String Werte | 20010627 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Wert (abstrakt) | 20010627 | |
2 | ![]() |
Initialisierungsfehler (abstrakt) | 20010627 | |
3 | ![]() |
POID Fehler (abstrakt) | 20010627 |
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTR_ID | Call by reference | Type reference (TYPE) | STRING | ID des Attributs | 20010627 | ||
2 | ![]() |
RE_VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SRM_EDIT_ATTRIBUTE_VALUE | Wert Objekt | 20010627 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Wert (abstrakt) | 20010627 | |
2 | ![]() |
Initialisierungsfehler (abstrakt) | 20010627 | |
3 | ![]() |
POID Fehler (abstrakt) | 20010627 |
Method GET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_VALUES | Value transfer | Type reference (TYPE) | SRM_LIST_EDIT_ATTRIBUTE_VALUE | List: Wert Objekte | 20010627 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Wert (abstrakt) | 20010627 | |
2 | ![]() |
Initialisierungsfehler (abstrakt) | 20010627 | |
3 | ![]() |
POID Fehler (abstrakt) | 20010627 |
Method SET_INTEGER_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTR_ID | Call by reference | Type reference (TYPE) | STRING | Attribut ID | 20010627 | ||
2 | ![]() |
IM_INTEGER_VALUE | Call by reference | Type reference (TYPE) | SRM_LIST_INTEGER | List: Integer Werte | 20010627 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Wert (abstrakt) | 20010627 | |
2 | ![]() |
Initialisierungsfehler (abstrakt) | 20010627 | |
3 | ![]() |
POID Fehler (abstrakt) | 20010627 |
Method SET_INTERFACE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTR_ID | Call by reference | Type reference (TYPE) | STRING | Attribut ID | 20010727 | ||
2 | ![]() |
IM_INTERFACE_VALUE | Call by reference | Type reference (TYPE) | SRM_LIST_OBJECT | List: Interface Werte | 20010727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Wert (abstrakt) | 20010727 | |
2 | ![]() |
Initialisierungsfehler (abstrakt) | 20010727 | |
3 | ![]() |
POID Fehler (abstrakt) | 20010727 |
Method SET_STRING_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTR_ID | Call by reference | Type reference (TYPE) | STRING | Attribut ID | 20010627 | ||
2 | ![]() |
IM_STRING_VALUE | Call by reference | Type reference (TYPE) | SRM_LIST_STRING | List: String Werte | 20010627 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Wert (abstrakt) | 20010627 | |
2 | ![]() |
Initialisierungsfehler (abstrakt) | 20010627 | |
3 | ![]() |
POID Fehler (abstrakt) | 20010627 |
History
Last changed by/on | SAP | 20040930 |
SAP Release Created in | 620 |