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
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_IBASE_R3_BOM IBASE: BOM 19991201
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_CONSTRAINTNETW IBase: Object dependency 20001009
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_VARTABLECONT IBase: Variant tables 20010228
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_VARTABLE IBase: Variant tables 20000921
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_VARFUNC IBase: Variant function (VC) 20000926
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_MATERIAL IBase: Material 19991015
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_LOCDEPENDENCY IBase: Object dependency 20001108
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_LOCCHARACT IBase: Document 20001108
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_FLOB IBase: Classification 20010327
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_DOCUMENT IBase: Document 19991015
... Click here to see Used By full list (22 items)
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 BASELINE Instance method Public Method Fixed ERP Object 19991015
2 GET_CHANGE_NUMBER_OBJECT Instance method Public Method Returns Object Which Has All Change Numbers 19991015
3 GET_DEPENDENT Instance method Public Method Delivers All Subordinate ERP Objects (n Levels!) 19991025
4 GET_EXT_FOX_DATA Instance method Public Method Returns Data in External FOX Format 20011016
5 GET_FOX_DATA Instance method Public Method Returns Data for Conversion in FOX Format 20011016
6 INIT Static method Public Method Determining Selection Quantity for Baseline-Relevant Data 19991110
7 REFRESH 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 Exporting E_FAILURE_LIST Call by reference Type reference (TYPE) TAB_CM_BASELINE_ERROR Ibase-Objekte, an denen Fixierung fehlschlug 19991201
2 Importing I_PARENT Call by reference Type reference (TYPE) DE_IB_OBJECT Vorgängerknoten 19991201
3 Importing 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 Importing I_RELEASED_ONLY Call by reference Type reference (TYPE) OS_BOOLEAN OSCON_TRUE nur abgeschlossene Änderungsnummern? 20000124
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_IBASE_R3_ECN_LIST Liste von Änderungsnummern 19991015
# Exception Resumable Description Created on
1 FAILED die Methode ist fehlgeschlagen 19991015
2 NO_ECM_CONNECTION 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 Exporting E_IBASE_OBJECT_HIERARCHY Value transfer Type reference (TYPE) TAB_CM_IBASE_OBJECT IBase-Knoten-Objekt 19991108
2 Exporting E_NEXT_FREE_NUMBER Call by reference Type reference (TYPE) I nächste freie Nummer nach abarbeiten der Methode 19991108
3 Importing I_ABOVE_OBJECTS Call by reference Type reference (TYPE) TAB_CM_IB_OBJID Objekte, die im Tree oberhalb von mir liegen 19991118
4 Importing I_BASELINE_DATA_INITIALIZED Call by reference Type reference (TYPE) OS_BOOLEAN OSCON_FALSE wurden bereits Daten bereitgestellt? 19991213
5 Importing I_BL_CONTROL_PARAMS Call by reference Type reference (TYPE) TAB_CM_BL_CONTROL Steuerparameter für Strukturauflösung 19991223
6 Importing I_EXCLUDE_NUMBER Call by reference Type reference (TYPE) I diese Nummer nicht verwenden! 19991109
7 Importing I_HIERARCHY_LEVEL Call by reference Type reference (TYPE) INT2 Hierarchiestufe des aufgerufenen 19991108
8 Importing I_MAX_HIERARCHY_LEVEL Call by reference Type reference (TYPE) INT2 maximale Aufruftiefe 19991108
9 Importing I_NEXT_FREE_NUMBER Call by reference Type reference (TYPE) I nächste freie Nummer für neue Knoten 19991108
10 Importing I_PARENT_NUMBER Call by reference Type reference (TYPE) I Nummer des "Vaterknotens" 19991108
11 Importing I_RECURSIVE_CALL Call by reference Type reference (TYPE) OS_BOOLEAN rekursiver Aufruf? 19991104
# Exception Resumable Description Created on
1 FAILED 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 Returning 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 Returning 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 Importing I_BL_CONTROL_PARAMS Call by reference Type reference (TYPE) TAB_CM_BL_CONTROL Steuerparameter für Baselining 20000117
2 Importing I_INITIAL_DATA Call by reference Type reference (TYPE) ANY Daten für die Initialisierung 19991115
3 Importing I_KEYLIST Call by reference Type reference (TYPE) ANY Tabelle von Objektschlüsseln, für die Daten gepuffert werden 19991110
4 Importing I_TYPE Call by reference Type reference (TYPE) C Typ der Initialisierung 19991112
# Exception Resumable Description Created on
1 FAILED 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)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_IBASE_R3_BOM IBASE: BOM 19991201
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_CONSTRAINTNETW IBase: Object dependency 20001009
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_VARTABLECONT IBase: Variant tables 20010228
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_VARTABLE IBase: Variant tables 20000921
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_VARFUNC IBase: Variant function (VC) 20000926
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_MATERIAL IBase: Material 19991015
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_LOCDEPENDENCY IBase: Object dependency 20001108
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_LOCCHARACT IBase: Document 20001108
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_FLOB IBase: Classification 20010327
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_DOCUMENT IBase: Document 19991015
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_DEPENDENCY IBase: Object dependency 20000918
12 Interface implementation (CLASS c. INTERFACES i_ref)  /ISDFPS/CL_IBASE_R3_HR_ORG Installed Base: HR ORG Objects 20040209
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_CONSTRAINT IBase: Object dependency 20001108
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_CONFPROFILE IBase: Explosion number 20001026
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_CLASSIFICATION IBase: Classification 20001005
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_CLASS IBase: Class 20011016
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_CHARACT IBase: Document 20000918
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_BOM_POSITION IBase: BOM 19991025
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_BOM_P IBase Class for Project BOM 20000203
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_BOM_K IBase Class for Sales Order Selection 19991229
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_BOMEXPNO IBase: Explosion number 20000929
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBASE_R3_BOM IBase: BOM 19991015
History
Last changed by/on SAP  20050219 
SAP Release Created in