SAP ABAP Class CL_BCM_BASELINE (Baseline)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-PCT (Application Component) Product Catalog
     CMT (Package) Configuration Management - Core Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BCM_SAVE Save interface for process shift 19991018
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 19990624
Properties
Class CL_BCM_BASELINE  
Short Description Baseline    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package CMT   Configuration Management - Core Development 
Created 19990624   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 CMT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BCM_SAVE Save interface for process shift 19991018
2 IF_OS_STATE State Management for a 'Managed Object' 19990624
Friends
# Friend Modeled only Created on Description
1 CB_BCM_BASELINE 20050111 Base Agent Baseline
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AENNR Instance attribute Private Type reference (TYPE) AENNR Change Number 20020412
2 BASELINE_DATE Instance attribute Protected Type reference (TYPE) DATE Date in CHAR Format 20010425
3 BASELINE_ID Instance attribute Protected Type reference (TYPE) DE_CM_BASELINE_ID Key Field of a Baseline 20010425
4 BL_CREATED_AT Instance attribute Protected Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20010425
5 BL_CREATED_BY Instance attribute Protected Type reference (TYPE) SYUNAME SAP System, User Logon Name 20010425
6 BL_CREATED_ZONE Instance attribute Protected Type reference (TYPE) SYSTZONLO Date and Time, Time Zone of User 20010425
7 BL_DESCR_TEXT Instance attribute Private Type reference (TYPE) DE_CM_DESCRIPTION BL_DESCR_TEXT 20010425
8 BL_LOG Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20010425
9 BL_LOGSYS Instance attribute Private Type reference (TYPE) LOGSYS Logical System 20010425
10 BL_OBJ_UPDATED Instance attribute Private Type reference (TYPE) DE_CM_FLAG CM: Indicator 20010425
11 BL_STATUS Instance attribute Private Type reference (TYPE) DE_CM_STATUS Status Text 19991109
12 BL_STRUCTURE_KEY Instance attribute Protected Type reference (TYPE) DE_CM_OBJ_KEY Semantic Key to Controlled Object 20010425
13 BL_TEXT_KEY Instance attribute Private Type reference (TYPE) DE_CM_KEY CM: Generic Key Attribute 20010425
14 CLASS_AGENT Static Attribute Private Object reference (TYPE REF TO) CA_BCM_BASELINE CLASS_AGENT 19990728
15 CLASS_FACTORY Static Attribute Private Object reference (TYPE REF TO) IF_OS_FACTORY CLASS_FACTORY 19990728
16 CTRLDOBJECT_KEY Instance attribute Private Type reference (TYPE) DE_CM_OBJ_KEY Controlled Object 20020502
17 CTRLDOBJECT_TYPE Instance attribute Private Type reference (TYPE) DE_CM_OBJ_TYPE Type of Controlled Object 20020502
18 CTRLD_TEXT Instance attribute Private Type reference (TYPE) DE_CM_DESCRIPTION Description of a Configuration Management Object 20020502
19 EXTERNAL_COMPONENT Instance attribute Private Object reference (TYPE REF TO) CL_BCM_EXT_COMPONENTS EXTERNAL_COMPONENT 20010425
20 FOLDER_ID Instance attribute Protected Type reference (TYPE) DE_CM_FOLDER_ID Business Administration Key for Configuration Folder 20010425
21 FOLDER_STATE Instance attribute Protected Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20010425
22 INIT Instance attribute Private Type reference (TYPE) CMT_BOOLEAN CMT_CO_TRUE INIT 20010425
23 INSTANCE_MANAGER Static Attribute Private Object reference (TYPE REF TO) IF_OS_INSTANCE_MANAGER INSTANCE_MANAGER 19990917
24 LC_PHASE Instance attribute Protected Type reference (TYPE) DE_CM_LIFE_CYCLE_PHASE Description of Life-Cycle Phase of a Configuration Folder 20010425
25 OBJNR Instance attribute Protected Type reference (TYPE) J_OBJNR Object Number 20010425
26 PRODUCT_FOLDER Instance attribute Private Object reference (TYPE REF TO) CL_BCM_PFOLDER Globally Unique Identifier 20010425
27 PRODUCT_ID Instance attribute Protected Type reference (TYPE) DE_CM_PRODUCT_ID Business Administration Key for Product Master 20010425
28 REQUESTED_AT Instance attribute Protected Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20010425
29 REQUESTED_BY Instance attribute Protected Type reference (TYPE) SYUNAME SAP System, User Logon Name 20010425
30 REQUESTED_ZONE Instance attribute Protected Type reference (TYPE) SYSTZONLO Date and Time, Time Zone of User 20010425
31 SAVE_BUFFER Instance attribute Private Type reference (TYPE) TCM_BASELINE SAVE_BUFFER 20010425
32 SAVE_BUFFER_FOLDER Instance attribute Private Object reference (TYPE REF TO) CL_BCM_PFOLDER SAVE_BUFFER_FOLDER 20010425
33 STATE Instance attribute Private Object reference (TYPE REF TO) CL_BCM_BASELINE OBJECT SERVICES STATE 20010509
34 STRUCTURE Instance attribute Private Object reference (TYPE REF TO) IF_BCM_STRUCTURE STRUCTURE 20010425
35 TEXT Instance attribute Private Object reference (TYPE REF TO) CL_BCM_TEXT TEXT 20010425
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 19990728
2 COMPLETE_HANDOVER Instance method Public Method Transfers All Baseline Data 19990830
3 COMPLETE_UPDATE Instance method Public Method Sets All Persistent Attributes 19990831
4 CREATE_BASELINE_ID Static method Public Method Generate Partial Key for the Baseline 19990728
5 CREATE_PERSISTENT_BY_KEY Static method Public Method Generates Baseline and Selects Folder! 19990728
6 DEFINE_DESCR_TEXT Instance method Private Method Read the Description (Language Dependent) 19991124
7 DEFINE_STRUCTURE Instance method Public Method Sets the Attribute STRUCTURE 19990728
8 DELETE_PERSISTENT_BY_KEY Static method Public Method Interface for Persistence Methods 19990728
9 DISPATCH Instance method Public Method Collects, Completes and Distributes Messages 19991124
10 EXIST Static method Public Method Does a Baseline with the Given Key Exist? 20000112
11 FETCH_BSVA_STATUS Instance method Public Method Gets Status Text for Object Instance 19991201
12 FREEZE Instance method Public Method Fixing Controlled Object and Directly Attached Objects 20000128
13 GET_AENNR Instance method Private Get-method of a virtual attribute Reads the Attribute AENNR 20020412
14 GET_BASELINE_DATE Instance method Public Get-method of a virtual attribute Reads the Attribute BASELINE_DATE 19990906
15 GET_BASELINE_ID Instance method Public Get-method of a virtual attribute Reads the Attribute BASELINE_ID 19990624
16 GET_BL_CREATED_AT Instance method Public Get-method of a virtual attribute Reads the Attribute BL_CREATED_AT 19990907
17 GET_BL_CREATED_BY Instance method Public Get-method of a virtual attribute Reads the Attribute BL_CREATED_BY 19990907
18 GET_BL_CREATED_ZONE Instance method Public Get-method of a virtual attribute Reads the Attribute BL_CREATED_ZONE 19990907
19 GET_BL_DESCR_TEXT Instance method Private Get-method of a virtual attribute Reads the Attribute BL_DESCR_TEXT 20010509
20 GET_BL_LOG Instance method Private Get-method of a virtual attribute Reads the Attribute BL_LOG 19991117
21 GET_BL_LOGSYS Instance method Private Get-method of a virtual attribute Reads the Attribute BL_LOGSYS 19991026
22 GET_BL_OBJ_UPDATED Instance method Private Get-method of a virtual attribute Reads the Attribute BL_OBJ_UPDATED 19991122
23 GET_BL_STATUS Instance method Private Get-method of a virtual attribute Reads the Attribute BL_STATUS 19991109
24 GET_BL_STRUCTURE_KEY Instance method Public Get-method of a virtual attribute Reads the Attribute BL_STRUCTURE_KEY 19990907
25 GET_BL_TEXT_KEY Instance method Private Get-method of a virtual attribute Reads the Attribute BL_TEXT_KEY 19990907
26 GET_CTRLDOBJECT_KEY Instance method Private Get-method of a virtual attribute Reads the Attribute CTRLDOBJECT_KEY 20020502
27 GET_CTRLDOBJECT_TYPE Instance method Private Get-method of a virtual attribute Reads the Attribute CTRLDOBJECT_TYPE 20020502
28 GET_CTRLD_TEXT Instance method Private Get-method of a virtual attribute Reads the Attribute CTRLD_TEXT 20020502
29 GET_EXTERNAL_COMPONENT Instance method Private Get-method of a virtual attribute Reads the Attribute EXTERNAL_COMPONENT 20010509
30 GET_FOLDER_ID Instance method Public Get-method of a virtual attribute Reads the Attribute FOLDER_ID 19990624
31 GET_FOLDER_STATE Instance method Public Get-method of a virtual attribute Reads the Attribute FOLDER_STATE 19990728
32 GET_INIT Instance method Private Get-method of a virtual attribute Reads the Attribute INIT 20010509
33 GET_LC_PHASE Instance method Public Get-method of a virtual attribute Reads the Attribute LC_PHASE 19990624
34 GET_OBJNR Instance method Public Get-method of a virtual attribute Reads the Attribute OBJNR 19991103
35 GET_PRODUCT_FOLDER Instance method Private Get-method of a virtual attribute Reads the Attribute PRODUCT_FOLDER 19990728
36 GET_PRODUCT_ID Instance method Public Get-method of a virtual attribute Reads the Attribute PRODUCT_ID 19990624
37 GET_REQUESTED_AT Instance method Public Get-method of a virtual attribute Reads the Attribute REQUESTED_AT 19990906
38 GET_REQUESTED_BY Instance method Public Get-method of a virtual attribute Reads the Attribute REQUESTED_BY 19990906
39 GET_REQUESTED_ZONE Instance method Public Get-method of a virtual attribute Reads the Attribute REQUESTED_ZONE 19990906
40 GET_SAVE_BUFFER Instance method Private Get-method of a virtual attribute Reads the Attribute SAVE_BUFFER 20010509
41 GET_SAVE_BUFFER_FOLDER Instance method Private Get-method of a virtual attribute Reads the Attribute SAVE_BUFFER_FOLDER 20010509
42 GET_STRUCTURE Instance method Private Get-method of a virtual attribute Reads the Attribute STRUCTURE 20010509
43 GET_TEXT Instance method Private Get-method of a virtual attribute Reads the Attribute TEXT 20010509
44 INIT_EXTCOMP_FOR_CREATE Instance method Private Method Initializes the External Components During Creation 19991125
45 INIT_EXTCOMP_FOR_READ Instance method Private Method Initializes the External Components for Reading 19991125
46 IS_ATTACHED Static method Public Method Is a specified ERP object linked to a baseline? 19990928
47 IS_DELETE_ALLOWED Instance method Private Method Checks whether the baseline is allowed to be deleted 19991130
48 IS_KEY_UNIQUE Static method Public Method During External Key Assignment: Check Unambiguity 19990728
49 IS_USED Static method Public Method Where-Used List Complete 19990929
50 MIG_HANDLE_EXCEPTION Instance method Public Method Migration: Formerly HANDLE_EXCEPTION Method 20010425
51 MIG_INIT Instance method Public Method Migration: Formerly Init Method 20010425
52 MIG_INVALIDATE Instance method Public Method Migration: Formerly INVALIDATE Method 20010425
53 RETURN_BOR_KEY Instance method Public Method 19991019
54 RETURN_BOR_KEY_TO_SEM_KEY Static method Public Method Also Includes Runtime Objects that Have Not Yet Been Saved 19991021
55 RETURN_CTRLD_OBJECT Instance method Public Method Return Controlled Object 19991110
56 RETURN_DESCR_TEXT Instance method Private Method Set the Description (Language Dependent) 19991124
57 RETURN_PERSISTENT Static method Public Method Facade to Persistence Methods 19990722
58 RETURN_SEM_KEY Instance method Public Method 19991019
59 RETURN_SEM_KEY_TO_BOR_KEY Static method Public Method Also Includes Runtime Objects that Have Not Yet Been Saved 19991021
60 RETURN_STRUCTURE Instance method Public Method Reads the Attribute STRUCTURE 19990728
61 SET_AENNR Instance method Private Set-method of a virtual attribute Sets the Attribute AENNR 20020412
62 SET_BASELINE_DATE Instance method Public Set-method of a virtual attribute Sets the Attribute BASELINE_DATE 19990906
63 SET_BL_CREATED_AT Instance method Public Set-method of a virtual attribute Sets the Attribute BL_CREATED_AT 19990907
64 SET_BL_CREATED_BY Instance method Public Set-method of a virtual attribute Sets the Attribute BL_CREATED_BY 19990907
65 SET_BL_CREATED_ZONE Instance method Public Set-method of a virtual attribute Sets the Attribute BL_CREATED_ZONE 19990907
66 SET_BL_DESCR_TEXT Instance method Private Set-method of a virtual attribute Sets the Attribute BL_DESCR_TEXT 20010509
67 SET_BL_LOG Instance method Private Set-method of a virtual attribute Sets the Attribute BL_LOG 19991117
68 SET_BL_LOGSYS Instance method Private Set-method of a virtual attribute Sets the Attribute BL_LOGSYS 19991026
69 SET_BL_OBJ_UPDATED Instance method Private Set-method of a virtual attribute Sets the Attribute BL_OBJ_UPDATED 19991122
70 SET_BL_STATUS Instance method Private Set-method of a virtual attribute Sets the Attribute BL_STATUS 19991109
71 SET_BL_STRUCTURE_KEY Instance method Public Set-method of a virtual attribute Sets the Attribute BL_STRUCTURE_KEY 19990907
72 SET_BL_TEXT_KEY Instance method Private Set-method of a virtual attribute Sets the Attribute BL_TEXT_KEY 19990907
73 SET_EXTERNAL_COMPONENT Instance method Private Set-method of a virtual attribute Sets the Attribute EXTERNAL_COMPONENT 20010509
74 SET_FOLDER_STATE Instance method Public Set-method of a virtual attribute Sets the Attribute FOLDER_STATE 19990728
75 SET_INIT Instance method Private Set-method of a virtual attribute Sets Attribute INIT 20010509
76 SET_OBJNR Instance method Public Set-method of a virtual attribute Sets the Attribute OBJNR 19991103
77 SET_PRODUCT_FOLDER Instance method Private Set-method of a virtual attribute Sets the Attribute PRODUCT_FOLDER 19990728
78 SET_REQUESTED_AT Instance method Public Set-method of a virtual attribute Sets the Attribute REQUESTED_AT 19990906
79 SET_REQUESTED_BY Instance method Public Set-method of a virtual attribute Sets the Attribute REQUESTED_BY 19990906
80 SET_REQUESTED_ZONE Instance method Public Set-method of a virtual attribute Sets the Attribute REQUESTED_ZONE 19990906
81 SET_SAVE_BUFFER Instance method Private Set-method of a virtual attribute Sets Attribute SAVE_BUFFER 20010509
82 SET_SAVE_BUFFER_FOLDER Instance method Private Set-method of a virtual attribute Sets the Attribute SAVE_BUFFER_FOLDER 20010509
83 SET_STRUCTURE Instance method Private Set-method of a virtual attribute Sets the Attribute STRUCTURE 20010509
84 SET_TEXT Instance method Private Set-method of a virtual attribute Sets the Attribute TEXT 20010509
Events
Class CL_BCM_BASELINE has no event.
Types
Class CL_BCM_BASELINE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BCM_BASELINE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BCM_BASELINE has no exception.

Method COMPLETE_HANDOVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BASELINE_DATA Value transfer Type reference (TYPE) CMT_TY_BASELINE_DATA Baseline"eigene" Daten 19991119
2 Exporting E_FOLDER_DATA Call by reference Type reference (TYPE) STRUC_CM_PFOLDER Daten des Folders, zu dem die BL gehört 19991119
3 Importing I_ALSO_FOLDER_DATA Call by reference Type reference (TYPE) CMT_BOOLEAN CMT_CO_TRUE auch Daten des zug. Folders lesen? 19991119
# Exception Resumable Description Created on
1 TRANSFER_NOT_COMPLETE Datentransfer ist nicht vollständig 19990831

Method COMPLETE_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_DATA Call by reference Type reference (TYPE) CMT_TY_BASELINE_DATA Objektdaten 19990831
# Exception Resumable Description Created on
1 PARTLY_FAILED ... 19990831

Method CREATE_BASELINE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) DE_CM_BASELINE_ID Teilschlüssel "baseline_id" 19990728
# Exception Resumable Description Created on
1 UNKNOWN_ERROR unbekannter Fehler 19990728

Method CREATE_PERSISTENT_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BASELINE Call by reference Object reference (TYPE REF TO) CL_BCM_BASELINE neue Baseline 19990728
2 Exporting E_TEXT Call by reference Object reference (TYPE REF TO) CL_BCM_TEXT neues Text-Proxy 19990728
3 Importing I_BASELINE_KEY Call by reference Type reference (TYPE) STRUC_CM_FOLDER_KEY BWL-Key 19990728
4 Importing I_DESCRIPTION Call by reference Type reference (TYPE) DE_CM_DESCRIPTION Baseline-Kurztext 19991130
# Exception Resumable Description Created on
1 ATTRIBUTES_NOT_INITIALIZED ein persistentes Attribut konnte nicht initialisiert werden 19990728
2 DATABASE_ENTRY_EXISTS Datenbankeintrag existiert bereits 19990728
3 KEY_CREATION_FAILED es konnte keine baseline_id bestimmt werden 19990728
4 NO_FOLDER es wurde kein Bezug zur Produktmappe erstellt 19990728
5 NO_TEXT es wurde kein Textschlüssel vergeben 19990728
6 OBJECT_EXISTS Objekt existiert bereits 19990728
7 UNKNOWN_ERROR unbekannter Fehler 19990728

Method DEFINE_DESCR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BL_DESCR_TEXT Call by reference Type reference (TYPE) DE_CM_DESCRIPTION Kurztext 19991124
2 Importing I_UPDATE Call by reference Type reference (TYPE) CMT_BOOLEAN update oder insert? 19991124
# Exception Resumable Description Created on
1 FAILED Methode ist fehlgeschlagen 19991124

Method DEFINE_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRUCTURE Call by reference Object reference (TYPE REF TO) IF_BCM_STRUCTURE Strukturproxy 19990728

Method DEFINE_STRUCTURE on class CL_BCM_BASELINE has no exception.

Method DELETE_PERSISTENT_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASELINE_KEY Call by reference Type reference (TYPE) STRUC_CM_FOLDER_KEY BWL-Key 19990728
# Exception Resumable Description Created on
1 NOT_ALLOWED Status erlaubt löschen nicht 19991130
2 NO_ADMIN_DATA Keine Verwaltungsdaten vorhanden (Quelle: os_exception) 19990728
3 NO_DATABASE_ENTRY Kein Datenbankeintrag vorhanden (os_exception oder selbst) 19990728
4 UNKNOWN_ERROR unbekannter Fehler 19990728

Method DISPATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGE Call by reference Type reference (TYPE) STRUC_CM_MESSAGE Nachricht 19991124

Method DISPATCH on class CL_BCM_BASELINE has no exception.

Method EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASELINE_KEY Call by reference Type reference (TYPE) STRUC_CM_FOLDER_KEY BWL-Schlüssel der Baseline 20000112
2 Importing I_BOR_KEY Call by reference Type reference (TYPE) BORIDENT-OBJKEY BOR-Schlüssel der Baseline 20000112
3 Importing I_ONLY_DATABASE_ENTRIES Call by reference Type reference (TYPE) CMT_BOOLEAN CMT_CO_FALSE nur Datenbankeinträge beachten? 20000112
4 Returning RESULT Value transfer Type reference (TYPE) CMT_BOOLEAN Antwort 20000112
# Exception Resumable Description Created on
1 DONT_KNOW Methode ist fehlgeschlagen 20000112

Method FETCH_BSVA_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) DE_CM_STATUS Statustext 19991201
# Exception Resumable Description Created on
1 OS_EXCEPTION Fehler bei Verwendung des Persistenzdienstes 19991201

Method FREEZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FREEZE_FAILURES Call by reference Type reference (TYPE) TAB_CM_BASELINE_ERROR Liste mit Fehlermeldungen 20000128

Method FREEZE on class CL_BCM_BASELINE has no exception.

Method GET_AENNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) AENNR Attributwert 20020412
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020412

Method GET_BASELINE_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) DATE Attributwert 19990906
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_BASELINE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) DE_CM_BASELINE_ID Attributwert 19990624
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_BL_CREATED_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TIMESTAMP Attributwert 19990907
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_BL_CREATED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SYUNAME Attributwert 19990907
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_BL_CREATED_ZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SYSTZONLO Attributwert 19990907
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_BL_DESCR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) DE_CM_DESCRIPTION Attributwert 20010509
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010509

Method GET_BL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BALLOGHNDL Attributwert 19991117
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_BL_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LOGSYS Attributwert 19991026
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_BL_OBJ_UPDATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) DE_CM_FLAG Attributwert 19991122
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_BL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) DE_CM_STATUS Attributwert 19991109
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_BL_STRUCTURE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) DE_CM_OBJ_KEY Attributwert 19990907
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_BL_TEXT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) DE_CM_KEY Attributwert 19990907
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_CTRLDOBJECT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) DE_CM_OBJ_KEY Attributwert 20020502
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020502

Method GET_CTRLDOBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) DE_CM_OBJ_TYPE Attributwert 20020502
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020502

Method GET_CTRLD_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) DE_CM_DESCRIPTION Attributwert 20020502
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020502

Method GET_EXTERNAL_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_BCM_EXT_COMPONENTS Attributwert 20010509
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010509

Method GET_FOLDER_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) DE_CM_FOLDER_ID Attributwert 19990624
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_FOLDER_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TIMESTAMP Attributwert 19990728
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMT_BOOLEAN Attributwert 20010509
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010509

Method GET_LC_PHASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) DE_CM_LIFE_CYCLE_PHASE Attributwert 19990624
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_OBJNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) J_OBJNR Attributwert 19991103
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_PRODUCT_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_BCM_PFOLDER Attributwert 19990728
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_PRODUCT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) DE_CM_PRODUCT_ID Attributwert 19990624
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_REQUESTED_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TIMESTAMP Attributwert 19990906
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_REQUESTED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SYUNAME Attributwert 19990906
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_REQUESTED_ZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SYSTZONLO Attributwert 19990906
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_SAVE_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TCM_BASELINE Attributwert 20010509
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010509

Method GET_SAVE_BUFFER_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_BCM_PFOLDER Attributwert 20010509
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010509

Method GET_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BCM_STRUCTURE Attributwert 20010509
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010509

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_BCM_TEXT Attributwert 20010509
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010509

Method INIT_EXTCOMP_FOR_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID16 Call by reference Type reference (TYPE) OS_GUID GUID des Objektes 19991125
2 Importing I_PF_LOGSYS Call by reference Type reference (TYPE) LOGSYS logisches System 19991125
3 Importing I_STRUCTURE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Name der Strukturklasse 19991125

Method INIT_EXTCOMP_FOR_CREATE on class CL_BCM_BASELINE has no exception.

Method INIT_EXTCOMP_FOR_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRUCTURE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Name der Strukturklasse 19991125

Method INIT_EXTCOMP_FOR_READ on class CL_BCM_BASELINE has no exception.

Method IS_ATTACHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_ATTACHED Call by reference Type reference (TYPE) CMT_BOOLEAN ist das Objekt verknüpft? 19990928
2 Exporting E_IS_ATTACHED_LIST Call by reference Type reference (TYPE) TAB_CM_IS_USED Verwendungsliste 19990928
3 Importing I_IS_ATTACHED_LIST_REQUIRED Call by reference Type reference (TYPE) CMT_BOOLEAN OSCON_FALSE wird eine Verwendungsliste benötigt? 19990928
4 Importing I_OBJKEY Call by reference Type reference (TYPE) BORIDENT-OBJKEY Objektschlüssel, BOR-Format 19990928
5 Importing I_OBJTYPE Call by reference Type reference (TYPE) BORIDENT-OBJTYPE Objekttyp, BOR-Bezeichnung 19990928
6 Importing I_RESTRICTED_TO Call by reference Type reference (TYPE) TAB_CM_PFOLDER eingeschränkt auf folgende Baselines 19991214
# Exception Resumable Description Created on
1 UNKNOWN_OBJECT_TYPE unbekannter Objekttyp 19991214

Method IS_DELETE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) DE_CM_FLAG wenn gesetzt, dannist Löschen erlaubt 19991130
# Exception Resumable Description Created on
1 BSVA_ERROR Fehler in der Statusverwaltung 19991130
2 OS_EXCEPTION Fehler bei Verwendung Persistenzdienst 19991130

Method IS_KEY_UNIQUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASELINE_KEY Call by reference Type reference (TYPE) STRUC_CM_FOLDER_KEY BWL-Key 19990728
2 Returning RESULT Value transfer Type reference (TYPE) CMT_BOOLEAN Schlüssel eindeutig oder nicht? 19990728

Method IS_KEY_UNIQUE on class CL_BCM_BASELINE has no exception.

Method IS_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_USED Call by reference Type reference (TYPE) CMT_BOOLEAN wird verwendet? 19990929
2 Exporting E_IS_USED_LIST Call by reference Type reference (TYPE) TAB_CM_IS_USED Verwendungsliste 19990929
3 Importing I_IS_USED_LIST_REQUIRED Call by reference Type reference (TYPE) CMT_BOOLEAN OSCON_FALSE wird eine Verwendungsliste benötigt? 19990929
4 Importing I_OBJKEY Call by reference Type reference (TYPE) BORIDENT-OBJKEY Objektschlüssel, BOR-Format 19990929
5 Importing I_OBJTYPE Call by reference Type reference (TYPE) BORIDENT-OBJTYPE Objektschlüssel, BOR-Bezeichnung 19990929
6 Importing I_RESTRICTED_TO Call by reference Type reference (TYPE) TAB_CM_PFOLDER eingeschränkt auf folgende Baselines 19991214
# Exception Resumable Description Created on
1 UNKNOWN_OBJECT_TYPE unbekannter Objekttyp 19991214

Method MIG_HANDLE_EXCEPTION Signature

Method MIG_HANDLE_EXCEPTION on class CL_BCM_BASELINE has no parameter.
Method MIG_HANDLE_EXCEPTION on class CL_BCM_BASELINE has no exception.

Method MIG_INIT Signature

Method MIG_INIT on class CL_BCM_BASELINE has no parameter.
Method MIG_INIT on class CL_BCM_BASELINE has no exception.

Method MIG_INVALIDATE Signature

Method MIG_INVALIDATE on class CL_BCM_BASELINE has no parameter.
Method MIG_INVALIDATE on class CL_BCM_BASELINE has no exception.

Method RETURN_BOR_KEY Signature

Method RETURN_BOR_KEY on class CL_BCM_BASELINE has no parameter.
Method RETURN_BOR_KEY on class CL_BCM_BASELINE has no exception.

Method RETURN_BOR_KEY_TO_SEM_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASELINE_KEY Call by reference Type reference (TYPE) STRUC_CM_FOLDER_KEY semantischer Schlüssel der Baseline 19991021
2 Returning RESULT Value transfer Type reference (TYPE) BORIDENT BOR-Schlüssel der Baseline 19991021
# Exception Resumable Description Created on
1 KEY_NOT_FOUND zum Input wurde kein passender Schlüssel gefunden 19991021

Method RETURN_CTRLD_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMT_TY_CTRLD_OBJ_REC Kontrolliertes Objekt 19991110
# Exception Resumable Description Created on
1 NO_CTRLD_OBJECT Kein Kontrolliertes Object 19991110
2 TIMESTAMP_TOO_SMALL kein korrepkter Zeitempel 19991110

Method RETURN_DESCR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SPRAS Call by reference Type reference (TYPE) SPRAS Sprache 19991124
2 Returning RESULT Value transfer Type reference (TYPE) DE_CM_DESCRIPTION Kurztext 19991124
# Exception Resumable Description Created on
1 FAILED Methode ist fehlgeschlagen 19991124

Method RETURN_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BASELINE Value transfer Object reference (TYPE REF TO) CL_BCM_BASELINE Baseline-Instanz 19990728
2 Exporting E_FOLDER Call by reference Object reference (TYPE REF TO) CL_BCM_PFOLDER Produktmappe dazu 19990728
3 Exporting E_PRODUCT Call by reference Object reference (TYPE REF TO) CL_BCM_PMASTER Produkt dazu 19990728
4 Exporting E_STRUCTURE Call by reference Object reference (TYPE REF TO) IF_BCM_STRUCTURE Struktur dazu 19990728
5 Exporting E_TEXT Call by reference Object reference (TYPE REF TO) CL_BCM_TEXT Text dazu 19990728
6 Importing I_BASELINE_KEY Call by reference Type reference (TYPE) STRUC_CM_FOLDER_KEY Baseline-Schlüssel 19990728
7 Importing I_FOLDER_INFO_DESIRED Call by reference Type reference (TYPE) CMT_BOOLEAN CMT_CO_TRUE Folder-Daten beschaffen? 19991129
8 Importing I_PRODUCT_INFO_DESIRED Call by reference Type reference (TYPE) CMT_BOOLEAN CMT_CO_TRUE Produktdaten beschaffen? 19991129
9 Importing I_STRUCTURE_INFO_DESIRED Call by reference Type reference (TYPE) CMT_BOOLEAN CMT_CO_TRUE Strukturdaten beschaffen? 19991129
# Exception Resumable Description Created on
1 NO_DATABASE_ENTRY es gibt keinen Datenbankeintrag zum Schlüssel 19990722
2 NO_STRUCTURE es wurde keine Baseline-Struktur geladen 19990728
3 NO_TEXT es wurde kein Text zur Baseline geladen 19990728
4 OBJECT_MARKED_FOR_DELETION das Objekt ist zum Löschen vorgemerkt 19990722
5 UNKNOWN_ERROR unbekannter Fehler 19990722

Method RETURN_SEM_KEY Signature

Method RETURN_SEM_KEY on class CL_BCM_BASELINE has no parameter.
Method RETURN_SEM_KEY on class CL_BCM_BASELINE has no exception.

Method RETURN_SEM_KEY_TO_BOR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOR_KEY Call by reference Type reference (TYPE) BORIDENT BOR-Schlüssel der Baseline 19991021
2 Returning RESULT Value transfer Type reference (TYPE) STRUC_CM_FOLDER_KEY semantischer Schlüssel der Baseline 19991021
# Exception Resumable Description Created on
1 KEY_NOT_FOUND zum Input wurde kein passender Schlüssel gefunden 19991021

Method RETURN_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BCM_STRUCTURE Struktur-Proxy 19990728

Method RETURN_STRUCTURE on class CL_BCM_BASELINE has no exception.

Method SET_AENNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Attributwert 20020412
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020412

Method SET_BASELINE_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASELINE_DATE Call by reference Type reference (TYPE) DATE Attributwert 19990906
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method SET_BL_CREATED_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BL_CREATED_AT Call by reference Type reference (TYPE) TIMESTAMP Attributwert 19990907
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method SET_BL_CREATED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BL_CREATED_BY Call by reference Type reference (TYPE) SYUNAME Attributwert 19990907
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method SET_BL_CREATED_ZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BL_CREATED_ZONE Call by reference Type reference (TYPE) SYSTZONLO Attributwert 19990907
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method SET_BL_DESCR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BL_DESCR_TEXT Call by reference Type reference (TYPE) DE_CM_DESCRIPTION Attributwert 20010509
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010509

Method SET_BL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BL_LOG Call by reference Type reference (TYPE) BALLOGHNDL Attributwert 19991117
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method SET_BL_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BL_LOGSYS Call by reference Type reference (TYPE) LOGSYS Attributwert 19991026
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method SET_BL_OBJ_UPDATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BL_OBJ_UPDATED Call by reference Type reference (TYPE) DE_CM_FLAG Attributwert 19991122
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method SET_BL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BL_STATUS Call by reference Type reference (TYPE) DE_CM_STATUS Attributwert 19991109
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method SET_BL_STRUCTURE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BL_STRUCTURE_KEY Call by reference Type reference (TYPE) DE_CM_OBJ_KEY Attributwert 19990907
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method SET_BL_TEXT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BL_TEXT_KEY Call by reference Type reference (TYPE) DE_CM_KEY Attributwert 19990907
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method SET_EXTERNAL_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTERNAL_COMPONENT Call by reference Object reference (TYPE REF TO) CL_BCM_EXT_COMPONENTS Attributwert 20010509
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010509

Method SET_FOLDER_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOLDER_STATE Call by reference Type reference (TYPE) TIMESTAMP Attributwert 19990728
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method SET_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INIT Call by reference Type reference (TYPE) CMT_BOOLEAN Attributwert 20010509
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010509

Method SET_OBJNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNR Call by reference Type reference (TYPE) J_OBJNR Attributwert 19991103
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method SET_PRODUCT_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PRODUCT_FOLDER Call by reference Object reference (TYPE REF TO) CL_BCM_PFOLDER Attributwert 19990728
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method SET_REQUESTED_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUESTED_AT Call by reference Type reference (TYPE) TIMESTAMP Attributwert 19990906
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method SET_REQUESTED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUESTED_BY Call by reference Type reference (TYPE) SYUNAME Attributwert 19990906
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method SET_REQUESTED_ZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUESTED_ZONE Call by reference Type reference (TYPE) SYSTZONLO Attributwert 19990906
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method SET_SAVE_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SAVE_BUFFER Call by reference Type reference (TYPE) TCM_BASELINE Attributwert 20010509
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010509

Method SET_SAVE_BUFFER_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SAVE_BUFFER_FOLDER Call by reference Object reference (TYPE REF TO) CL_BCM_PFOLDER Attributwert 20010509
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010509

Method SET_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRUCTURE Call by reference Object reference (TYPE REF TO) IF_BCM_STRUCTURE Attributwert 20010509
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010509

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT Call by reference Object reference (TYPE REF TO) CL_BCM_TEXT Attributwert 20010509
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010509
History
Last changed by/on SAP  20050219 
SAP Release Created in