SAP ABAP Class IF_CMD_OBJMSG_REGISTRY (Registration for Object Messages)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BUP_IDEN_OBJMSG_REGISTRY | Registration for Object Messages | 20051221 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BUP_INDU_OBJMSG_REGISTRY | Registration for Object Messages | 20051220 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BUP_ROLE_OBJMSG_REGISTRY | Registration for Object Messages | 20051027 |
Properties
| Class | IF_CMD_OBJMSG_REGISTRY | |
| Short Description | Registration for Object Messages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20051027 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CMD_OBJMSG_REGISTRY has no forward declaration.
Interfaces
Class IF_CMD_OBJMSG_REGISTRY has no interface implemented.
Friends
Class IF_CMD_OBJMSG_REGISTRY has no friend class.
Attributes
Class IF_CMD_OBJMSG_REGISTRY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Buffer Current Registry | 20051109 | |
| 2 | Instance method | Public | Method | Loading of a Buffer Status of the Registry | 20051109 | |
| 3 | Instance method | Public | Method | Delete Registry Buffer | 20051109 | |
| 4 | Instance method | Public | Method | Delete Registry Entry | 20051027 | |
| 5 | Instance method | Public | Method | Delete Registry for MD Object | 20051027 | |
| 6 | Instance method | Public | Method | Delete Registry for MD Object/MD Segment Object | 20060710 | |
| 7 | Instance method | Public | Method | Read a Registry Entry | 20051027 | |
| 8 | Instance method | Public | Method | Read Registry for MD Object | 20051027 | |
| 9 | Instance method | Public | Method | Delete All Registry Entries | 20051027 | |
| 10 | Instance method | Public | Method | Number Switch of Registry Entries | 20051027 | |
| 11 | Instance method | Public | Method | Write Entry in Registry | 20051027 |
Events
Class IF_CMD_OBJMSG_REGISTRY has no event.
Types
Class IF_CMD_OBJMSG_REGISTRY has no local type.
Method Signatures
Method BUFFER_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUFFERHANDLE | Call by reference | Type reference (TYPE) | CHAR32 | Characterfeld der Länge 32 | 20051109 |
Method BUFFER_REGISTRY on class IF_CMD_OBJMSG_REGISTRY has no exception.
Method BUFFER_REGISTRY_LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUFFERHANDLE | Call by reference | Type reference (TYPE) | CHAR32 | Characterfeld der Länge 32 | 20051109 | |||
| 2 | IV_DELETE_BUFFER | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20051109 |
Method BUFFER_REGISTRY_LOAD on class IF_CMD_OBJMSG_REGISTRY has no exception.
Method BUFFER_REGISTRY_REFRESH Signature
Method BUFFER_REGISTRY_REFRESH on class IF_CMD_OBJMSG_REGISTRY has no parameter.
Method BUFFER_REGISTRY_REFRESH on class IF_CMD_OBJMSG_REGISTRY has no exception.
Method DELETE_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROUTINE | Call by reference | Type reference (TYPE) | CMD_MSGCONSUMER | Nachrichtenerzeuger | 20051027 | |||
| 2 | IV_TABIX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20051027 |
Method DELETE_REGISTRY on class IF_CMD_OBJMSG_REGISTRY has no exception.
Method DELETE_REGISTRY_BY_MDOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MDO_KEY | Call by reference | Type reference (TYPE) | CMD_MDOKEY | Objektschlüssel (Stammdatenobjekt) | 20051027 | |||
| 2 | IV_ROUTINE | Call by reference | Type reference (TYPE) | CMD_MSGCONSUMER | Nachrichtenerzeuger | 20051027 |
Method DELETE_REGISTRY_BY_MDOBJECT on class IF_CMD_OBJMSG_REGISTRY has no exception.
Method DELETE_REGISTRY_BY_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MDO_KEY | Call by reference | Type reference (TYPE) | CMD_MDOKEY | Objektschlüssel (Stammdatenobjekt) | 20060710 | |||
| 2 | IV_MDS_KEY | Call by reference | Type reference (TYPE) | CMD_MDSKEY | Objektschlüssel (Stammdatensegment) | 20060710 |
Method DELETE_REGISTRY_BY_OBJ on class IF_CMD_OBJMSG_REGISTRY has no exception.
Method READ_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20051027 | |||
| 2 | EV_TABIX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20051027 | |||
| 3 | IV_MDO_KEY | Call by reference | Type reference (TYPE) | CMD_MDOKEY | Objektschlüssel (Stammdatenobjekt) | 20051027 | |||
| 4 | IV_MDS_KEY | Call by reference | Type reference (TYPE) | CMD_MDSKEY | Objektschlüssel (Stammdatensegment) | 20051027 | |||
| 5 | IV_ROUTINE | Call by reference | Type reference (TYPE) | CMD_MSGCONSUMER | Nachrichtenerzeuger | 20051027 |
Method READ_REGISTRY on class IF_CMD_OBJMSG_REGISTRY has no exception.
Method READ_REGISTRY_BY_MDOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20051027 | |||
| 2 | IV_MDO_KEY | Call by reference | Type reference (TYPE) | CMD_MDOKEY | Objektschlüssel (Stammdatenobjekt) | 20051027 | |||
| 3 | IV_ROUTINE | Call by reference | Type reference (TYPE) | CMD_MSGCONSUMER | Nachrichtenerzeuger | 20051027 |
Method READ_REGISTRY_BY_MDOBJECT on class IF_CMD_OBJMSG_REGISTRY has no exception.
Method REFRESH_REGISTRY Signature
Method REFRESH_REGISTRY on class IF_CMD_OBJMSG_REGISTRY has no parameter.
Method REFRESH_REGISTRY on class IF_CMD_OBJMSG_REGISTRY has no exception.
Method REPLACE_REGISTRY_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHANGED_KEYS | Call by reference | Type reference (TYPE) | BUS_PARTNR_T | SAP-GP Tabelle von Zuordnungen zwischen temp./finalen Nummer | 20051027 |
Method REPLACE_REGISTRY_KEYS on class IF_CMD_OBJMSG_REGISTRY has no exception.
Method SET_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MDO_KEY | Call by reference | Type reference (TYPE) | CMD_MDOKEY | Objektschlüssel (Stammdatenobjekt) | 20051027 | |||
| 2 | IV_MDS_KEY | Call by reference | Type reference (TYPE) | CMD_MDSKEY | Objektschlüssel (Stammdatensegment) | 20051027 | |||
| 3 | IV_ROUTINE | Call by reference | Type reference (TYPE) | CMD_MSGCONSUMER | Nachrichtenerzeuger | 20051027 |
Method SET_REGISTRY on class IF_CMD_OBJMSG_REGISTRY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |