SAP ABAP Interface IF_CM_BASELINE (Interface for the Fixing of ERP Objects)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MD-PCT (Application Component) Product Catalog
⤷
CMT (Package) Configuration Management - Core Development
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_CM_BASELINE | |
| Short Description | Interface for the Fixing of ERP Objects |
General Data
| Package | CMT | Configuration Management - Core Development |
| Created | 19991015 | SAP |
| Last changed | 20050219 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_OS_SYSTEM | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
| 2 | IBXX | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 3 | OSCON | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_CM_BASELINE has no interface.
Friends
Interface IF_CM_BASELINE has no friend.
Attributes
Interface IF_CM_BASELINE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Fixed ERP Object | 19991015 | |
| 2 | Instance method | Public | Method | Returns Object Which Has All Change Numbers | 19991015 | |
| 3 | Instance method | Public | Method | Delivers All Subordinate ERP Objects (n Levels!) | 19991025 | |
| 4 | Instance method | Public | Method | Returns Data in External FOX Format | 20011016 | |
| 5 | Instance method | Public | Method | Returns Data for Conversion in FOX Format | 20011016 | |
| 6 | Static method | Public | Method | Determining Selection Quantity for Baseline-Relevant Data | 19991110 | |
| 7 | Instance method | Public | Method | Deleting Baselining-Relevant Buffer | 20011016 |
Events
Interface IF_CM_BASELINE has no event.
Types
Interface IF_CM_BASELINE has no local type.
Method Signatures
Method BASELINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FAILURE_LIST | Call by reference | Type reference (TYPE) | TAB_CM_BASELINE_ERROR | Ibase-Objekte, an denen Fixierung fehlschlug | 19991201 | |||
| 2 | I_PARENT | Call by reference | Type reference (TYPE) | DE_IB_OBJECT | Vorgängerknoten | 19991201 | |||
| 3 | I_VALIDITY | Call by reference | Type reference (TYPE) | DE_IB_OBJECT | Gültigkeitsobjekt zum Vorgängerknoten | 20010928 |
Method BASELINE on Interface IF_CM_BASELINE has no exception.
Method GET_CHANGE_NUMBER_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RELEASED_ONLY | Call by reference | Type reference (TYPE) | OS_BOOLEAN | OSCON_TRUE | nur abgeschlossene Änderungsnummern? | 20000124 | ||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_IBASE_R3_ECN_LIST | Liste von Änderungsnummern | 19991015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | die Methode ist fehlgeschlagen | 19991015 | ||
| 2 | das Objekt ist nicht an den Änderungsdienst angeschlossen | 19991015 |
Method GET_DEPENDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IBASE_OBJECT_HIERARCHY | Value transfer | Type reference (TYPE) | TAB_CM_IBASE_OBJECT | IBase-Knoten-Objekt | 19991108 | |||
| 2 | E_NEXT_FREE_NUMBER | Call by reference | Type reference (TYPE) | I | nächste freie Nummer nach abarbeiten der Methode | 19991108 | |||
| 3 | I_ABOVE_OBJECTS | Call by reference | Type reference (TYPE) | TAB_CM_IB_OBJID | Objekte, die im Tree oberhalb von mir liegen | 19991118 | |||
| 4 | I_BASELINE_DATA_INITIALIZED | Call by reference | Type reference (TYPE) | OS_BOOLEAN | OSCON_FALSE | wurden bereits Daten bereitgestellt? | 19991213 | ||
| 5 | I_BL_CONTROL_PARAMS | Call by reference | Type reference (TYPE) | TAB_CM_BL_CONTROL | Steuerparameter für Strukturauflösung | 19991223 | |||
| 6 | I_EXCLUDE_NUMBER | Call by reference | Type reference (TYPE) | I | diese Nummer nicht verwenden! | 19991109 | |||
| 7 | I_HIERARCHY_LEVEL | Call by reference | Type reference (TYPE) | INT2 | Hierarchiestufe des aufgerufenen | 19991108 | |||
| 8 | I_MAX_HIERARCHY_LEVEL | Call by reference | Type reference (TYPE) | INT2 | maximale Aufruftiefe | 19991108 | |||
| 9 | I_NEXT_FREE_NUMBER | Call by reference | Type reference (TYPE) | I | nächste freie Nummer für neue Knoten | 19991108 | |||
| 10 | I_PARENT_NUMBER | Call by reference | Type reference (TYPE) | I | Nummer des "Vaterknotens" | 19991108 | |||
| 11 | I_RECURSIVE_CALL | Call by reference | Type reference (TYPE) | OS_BOOLEAN | rekursiver Aufruf? | 19991104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | die Methode ist fehlgeschlagen | 19991026 |
Method GET_EXT_FOX_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | CMFOX_OBJECT_KEY_EXT_S | Objekttyp und externer Schlüssel | 20011016 |
Method GET_EXT_FOX_DATA on Interface IF_CM_BASELINE has no exception.
Method GET_FOX_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | CMFOX_OBJECT_KEY_S | Generischer Objektkey für Factory | 20011016 |
Method GET_FOX_DATA on Interface IF_CM_BASELINE has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BL_CONTROL_PARAMS | Call by reference | Type reference (TYPE) | TAB_CM_BL_CONTROL | Steuerparameter für Baselining | 20000117 | |||
| 2 | I_INITIAL_DATA | Call by reference | Type reference (TYPE) | ANY | Daten für die Initialisierung | 19991115 | |||
| 3 | I_KEYLIST | Call by reference | Type reference (TYPE) | ANY | Tabelle von Objektschlüsseln, für die Daten gepuffert werden | 19991110 | |||
| 4 | I_TYPE | Call by reference | Type reference (TYPE) | C | Typ der Initialisierung | 19991112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierung ist fehlgeschlagen | 19991112 |
Method REFRESH Signature
Method REFRESH on Interface IF_CM_BASELINE has no parameter.
Method REFRESH on Interface IF_CM_BASELINE has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in |