SAP ABAP Class IF_SRM_MDL_API (DEPRECATED: Use IF_SRM_SP_MODEL instead)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_MDL_API | DEPRECATED: Use IF_SRM_SP_MODEL instead | 20020521 |
Properties
| Class | IF_SRM_MDL_API | |
| Short Description | DEPRECATED: Use IF_SRM_SP_MODEL instead | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020521 | SAP |
| Last change | 20030602 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRM_MDL_API has no forward declaration.
Interfaces
Class IF_SRM_MDL_API has no interface implemented.
Friends
Class IF_SRM_MDL_API has no friend class.
Attributes
Class IF_SRM_MDL_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | GET_ALL_DIRECT_CHILDS | 20021118 | |
| 2 | Instance method | Public | Method | GET_ALL_ELEMENTS | 20020521 | |
| 3 | Instance method | Public | Method | GET_ELEMENT_BY_ID | 20020522 | |
| 4 | Instance method | Public | Method | GET_FIRST_ID_BY_ANCHOR | 20021015 |
Events
Class IF_SRM_MDL_API has no event.
Types
Class IF_SRM_MDL_API has no local type.
Method Signatures
Method GET_ALL_DIRECT_CHILDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_TAB | Value transfer | Type reference (TYPE) | SRM_XML_MDL_ELEM_TAB | tabelle von elementen eines aktenmodells | 20021118 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | 20021118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | swissKnife (abstrakt) | 20021118 |
Method GET_ALL_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_TAB | Value transfer | Type reference (TYPE) | SRM_XML_MDL_ELEM_TAB | tabelle von elementen eines aktenmodells | 20020521 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | swissKnife (abstrakt) | 20020521 |
Method GET_ELEMENT_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_SRM_MDL_API_ELEMENT | IF_SRM_MDL_API_ELEMENT | 20020522 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | 20020522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | swissKnife (abstrakt) | 20020522 |
Method GET_FIRST_ID_BY_ANCHOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANCHOR | Call by reference | Type reference (TYPE) | STRING | 20021015 | ||||
| 2 | ID | Value transfer | Type reference (TYPE) | STRING | 20021015 |
Method GET_FIRST_ID_BY_ANCHOR on class IF_SRM_MDL_API has no exception.
History
| Last changed by/on | SAP | 20030602 |
| SAP Release Created in |