SAP ABAP Interface IF_EX_SRM_AL_GDMA_DM_PROP (BAdI Interface IF_EX_SRM_AL_GDMA_DM_PROP)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_SP_AL (Package) Service Provider for ArchiveLink

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DEF_IM_SRM_AL_GDMA_DM_PROP | Default Implementation for BAdI Definition SRM_AL_GDMA_DM_P | 20040810 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_SRM_AL_GDMA_DM_PROP | BAdI Class CL_EX_SRM_AL_GDMA_DM_PROP | 20040810 |
Properties
Interface | IF_EX_SRM_AL_GDMA_DM_PROP | |
Short Description | BAdI Interface IF_EX_SRM_AL_GDMA_DM_PROP |
General Data
Package | SRM_SP_AL | Service Provider for ArchiveLink |
Created | 20040810 | SAP |
Last changed | 20050213 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_EX_SRM_AL_GDMA_DM_PROP has no interface.
Friends
Interface IF_EX_SRM_AL_GDMA_DM_PROP has no friend.
Attributes
Interface IF_EX_SRM_AL_GDMA_DM_PROP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete Cache for Property Values | 20040810 |
2 | ![]() |
Instance method | Public | Method | Deletes All Value Variants of Specified Properties | 20040810 |
3 | ![]() |
Instance method | Public | Method | Gets List of Properties of Document | 20040810 |
4 | ![]() |
Instance method | Public | Method | Get an Attribute | 20040810 |
5 | ![]() |
Instance method | Public | Method | Gets Definitions of All Possible Properties | 20040810 |
6 | ![]() |
Instance method | Public | Method | Sets Properties | 20040810 |
7 | ![]() |
Instance method | Public | Method | Sets Property | 20040810 |
Events
Interface IF_EX_SRM_AL_GDMA_DM_PROP has no event.
Types
Interface IF_EX_SRM_AL_GDMA_DM_PROP has no local type.
Method Signatures
Method CLEAR_CACHE Signature
Method CLEAR_CACHE on Interface IF_EX_SRM_AL_GDMA_DM_PROP has no parameter.
Method CLEAR_CACHE on Interface IF_EX_SRM_AL_GDMA_DM_PROP has no exception.
Method DELETE_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DOCCLASS | Call by reference | Type reference (TYPE) | STRING | Dokumentklasse | 20040810 | ||
2 | ![]() |
IM_DO_COMMIT | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | boolsche Variable (X=true, -=false, space=unknown) | 20040916 | |
3 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | STRING | Dokument-ID | 20040812 | ||
4 | ![]() |
IM_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | boolsche Variable (X=true, -=false, space=unknown) | 20040916 | |
5 | ![]() |
LIST | Call by reference | Type reference (TYPE) | SDM_PROPERTY_TAB | Property-Tabelle | 20040810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zugriff verweigert | 20040810 | |
2 | ![]() |
Fehler beim Schreiben | 20040810 |
Method GET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DOCCLASS | Call by reference | Type reference (TYPE) | STRING | Dokumentklasse | 20040810 | ||
2 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | STRING | Dokument-ID | 20040812 | ||
3 | ![]() |
LIST | Call by reference | Type reference (TYPE) | SDM_OBJECT_TAB | Propertytabelle | 20040810 | ||
4 | ![]() |
OMIT_CACHE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Cache löschen | 20040810 | |
5 | ![]() |
PROPERTIES | Value transfer | Type reference (TYPE) | SDM_PROPERTY_TAB | Eigenschaften | 20040810 | ||
6 | ![]() |
SINGLE_FETCH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Einzelzugriff | 20040810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zugriff verweigert | 20040810 | |
2 | ![]() |
Objekt/Dienst nicht verfügbar | 20040810 | |
3 | ![]() |
Fehler beim Lesen | 20040810 |
Method GET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DOCCLASS | Call by reference | Type reference (TYPE) | STRING | Dokumentklasse | 20040810 | ||
2 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | STRING | Dokument-ID | 20040812 | ||
3 | ![]() |
NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | Name der Eigenschaft | 20040810 | ||
4 | ![]() |
OMIT_CACHE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Cache umgehen | 20040810 | |
5 | ![]() |
SINGLE_FETCH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Hinweis: Mgl. nur diese Attribute lesen | 20040810 | |
6 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | Wert der Eigenschaft | 20040810 |
Method GET_PROPERTY on Interface IF_EX_SRM_AL_GDMA_DM_PROP has no exception.
Method GET_PROPERTY_DEFINITIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DOCCLASS | Call by reference | Type reference (TYPE) | STRING | Dokumentklasse | 20040810 | ||
2 | ![]() |
PROPERTY_DEFS | Value transfer | Type reference (TYPE) | SDM_PROPERTY_DEF_TAB | Tabelle von Property-Definitionen | 20040810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zugriff verweigert | 20040810 | |
2 | ![]() |
Objekt/Dienst nicht verfügbar | 20040810 | |
3 | ![]() |
Fehler beim Lesen | 20040810 |
Method SET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DOCCLASS | Call by reference | Type reference (TYPE) | STRING | Dokumentklasse | 20040810 | ||
2 | ![]() |
IM_DO_COMMIT | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | boolsche Variable (X=true, -=false, space=unknown) | 20040916 | |
3 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | STRING | Dokument-ID | 20040812 | ||
4 | ![]() |
IM_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | boolsche Variable (X=true, -=false, space=unknown) | 20040916 | |
5 | ![]() |
PROPERTIES | Call by reference | Type reference (TYPE) | SDM_PROPERTY_TAB | Property-Tabelle | 20040810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zugriff verweigert | 20040810 | |
2 | ![]() |
Objekt/Dienst nicht verfügbar | 20040810 | |
3 | ![]() |
Fehler beim Schreiben | 20040810 |
Method SET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DOCCLASS | Call by reference | Type reference (TYPE) | STRING | Dokumentklasse | 20040810 | ||
2 | ![]() |
IM_DO_COMMIT | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | boolsche Variable (X=true, -=false, space=unknown) | 20040916 | |
3 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | STRING | Dokument-ID | 20040812 | ||
4 | ![]() |
IM_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | boolsche Variable (X=true, -=false, space=unknown) | 20040916 | |
5 | ![]() |
NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | Name | 20040810 | ||
6 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | CSEQUENCE | Wert | 20040810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Zugriff verweigert | 20040810 | |
2 | ![]() |
Objekt/Dienst nicht verfügbar | 20040810 | |
3 | ![]() |
Fehler beim Schreiben | 20040810 |
History
Last changed by/on | SAP | 20050213 |
SAP Release Created in | 700 |