SAP ABAP Class CL_BCM_PFOLDER (Product Folder for Configuration Management)
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 19991019
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_CHECK Interface of Consistency Check 19990323
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 19990323
Properties
Class CL_BCM_PFOLDER  
Short Description Product Folder for Configuration Management    
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 19990323   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 19991019
2 IF_OS_CHECK Interface of Consistency Check 19990323
3 IF_OS_STATE State Management for a 'Managed Object' 19990323
Friends
# Friend Modeled only Created on Description
1 CB_BCM_PFOLDER 20020415 Base Agent product folder for Configuration Management
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_AGENT Static Attribute Private Object reference (TYPE REF TO) CA_BCM_PFOLDER CLASS_AGENT 19990511
2 CLASS_FACTORY Static Attribute Private Object reference (TYPE REF TO) IF_OS_FACTORY CLASS_FACTORY 19990419
3 CL_BCM_PMASTER Instance attribute Public Object reference (TYPE REF TO) CL_BCM_PMASTER Globally Unique Identifier 20010425
4 CREATE_EXT_IN_WORK Instance attribute Private Type reference (TYPE) DE_CM_FLAG Displays that external objects are requested 20010508
5 CREATE_NEW_CONTAINER Instance attribute Private Type reference (TYPE) OS_BOOLEAN OSCON_FALSE CREATE_NEW_CONTAINER 20010508
6 CURRENT_FOLDER_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_BCM_PFOLDER_CONTAINER CURRENT_FOLDER_CONTAINER 20010508
7 EXTERNAL_COMPONENT Instance attribute Private Object reference (TYPE REF TO) CL_BCM_EXT_COMPONENTS EXTERNAL_COMPONENT 20010508
8 FOLDER_CONTAINERS Instance attribute Private Type reference (TYPE) TAB_CM_FOLDER_CONTAINER FOLDER_CONTAINERS 20010508
9 FOLDER_ID Instance attribute Public Type reference (TYPE) DE_CM_FOLDER_ID Business Administration Key for Configuration Folder 20010425
10 INIT Instance attribute Private Type reference (TYPE) CMT_BOOLEAN CMT_CO_TRUE INIT 20010508
11 INIT_TYPE Instance attribute Private Type reference (TYPE) DE_CM_FLAG INIT_TYPE 20010508
12 INSTANCE_MANAGER Static Attribute Private Object reference (TYPE REF TO) IF_OS_INSTANCE_MANAGER INSTANCE_MANAGER 19990917
13 LC_PHASE Instance attribute Public Type reference (TYPE) DE_CM_LIFE_CYCLE_PHASE Description of Life-Cycle Phase of a Configuration Folder 20010425
14 LOG_MAX_DUR Static Attribute Private Type reference (TYPE) DE_CM_LOG_MAX_DUR LOG_MAX_DUR 19991227
15 OBJNR Instance attribute Public Type reference (TYPE) J_OBJNR Object Number 20010425
16 PF_CREATED_AT Instance attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20010425
17 PF_CREATED_BY Instance attribute Private Type reference (TYPE) SYUNAME SAP System, User Logon Name 20010425
18 PF_CREATED_ZONE Instance attribute Private Type reference (TYPE) SYSTZONLO Date and time, time zone of user 20010425
19 PF_LOG Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20010425
20 PF_LOGSYS Instance attribute Private Type reference (TYPE) LOGSYS Logical System 20010425
21 PF_STATUS Instance attribute Private Type reference (TYPE) DE_CM_STATUS Status of a Configuration Management object 20010509
22 PF_STRUCTURE_KEY Instance attribute Public Type reference (TYPE) DE_CM_OBJ_KEY Bus. admin. key for controlled object 20010425
23 PRODUCT_ID Instance attribute Public Type reference (TYPE) DE_CM_PRODUCT_ID Business Administration Key for Product Master 20010425
24 SAVE_BUFFER Instance attribute Private Type reference (TYPE) TCM_PFOLDER SAVE_BUFFER 20010508
25 SAVE_BUFFER_DESCR Instance attribute Private Type reference (TYPE) DE_CM_DESCRIPTION SAVE_BUFFER_DESCR 20010508
26 SAVE_BUFFER_PMASTER Instance attribute Private Object reference (TYPE REF TO) CL_BCM_PMASTER SAVE_BUFFER_PMASTER 20010508
27 SCND_PREF_LANG Static Attribute Private Type reference (TYPE) DE_CM_SPRAS SCND_PREF_LANG 19991227
28 STATE Instance attribute Private Object reference (TYPE REF TO) CL_BCM_PFOLDER OBJECT SERVICES STATE 20010509
29 STRUCTURE Instance attribute Private Object reference (TYPE REF TO) IF_BCM_STRUCTURE STRUCTURE 20010508
30 STRUCTURE_CLASS_NAME Instance attribute Private Type reference (TYPE) SEOCLSNAME Class name of the corresponding structure 20010508
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_KEY Static method Public Method Change the Partial Key folder_id 19990520
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 19990408
3 COMPLETE_HANDOVER Instance method Public Method Supply all peristant attributes 19990415
4 COMPLETE_UPDATE Instance method Public Method Sets pers. attributes EXCEPT key fields 19990415
5 CREATE_AND_COPY_CONTAINER Instance method Private Method Generate container, copy attribute, set as current 19990802
6 CREATE_AND_INIT_CONTAINER Instance method Private Method Generating new data container and setting it as current 20000112
7 CREATE_FOLDER_ID Static method Public Method Generate partial key for product folder 19990419
8 CREATE_PERSISTENT_BY_KEY Static method Public Method Facade for persistant method 19990408
9 DEFINE_STRUCTURE Instance method Public Method Setting reference from structure proxy in product folder 19990512
10 DEFINE_USED_IN_BASELINE Instance method Public Method Note when a data container is used in Baeline 19990728
11 DELETE_PERSISTENT_BY_KEY Static method Public Method Facade for persistant method 19990408
12 DETERMINE_CONTAINER Instance method Private Method Find suitable data container 19990715
13 DISPATCH Instance method Public Method Collects, completes and distributes messages 19991118
14 ERROR_INFO Instance method Public Method Delivers error info to method is_consistent 19990323
15 EXIST Static method Public Method Is there a folder for the given business admin. key? 19990617
16 FETCH_BOR_DISPLAY_DATA Static method Public Method Get data for the display method in BOR 19990617
17 FETCH_BSVA_STATUS Instance method Public Method Get status text from the object instance 19991109
18 FETCH_EXTERNAL_COMPONENT Instance method Private Method Getting reference from ext. components, such as doc. links 19991018
19 GET_CL_BCM_PMASTER Instance method Public Get-method of a virtual attribute Read the attribute CL_BCM_PMASTER 19990419
20 GET_CREATE_EXT_IN_WORK Instance method Private Get-method of a virtual attribute Read the attribute CREATE_EXT_IN_WORK 19991112
21 GET_CREATE_NEW_CONTAINER Instance method Private Get-method of a virtual attribute Reads the Attribute CREATE_NEW_CONTAINER 20010425
22 GET_CURRENT_FOLDER_CONTAINER Instance method Private Get-method of a virtual attribute Reads the Attribute CURRENT_FOLDER_CONTAINER 20010425
23 GET_EXTERNAL_COMPONENT Instance method Private Get-method of a virtual attribute Reads the Attribute EXTERNAL_COMPONENT 20010425
24 GET_FOLDER_CONTAINERS Instance method Private Get-method of a virtual attribute Reads the Attribute FOLDER_CONTAINERS 20010425
25 GET_FOLDER_ID Instance method Public Get-method of a virtual attribute Reads the Attribute FOLDER_ID 19990323
26 GET_INIT Instance method Private Get-method of a virtual attribute Reads the Attribute INIT 20010425
27 GET_INIT_TYPE Instance method Private Get-method of a virtual attribute Reads the Attribute INIT_TYPE 20010425
28 GET_LC_PHASE Instance method Public Get-method of a virtual attribute Reads the Attribute LC_PHASE 19990601
29 GET_OBJNR Instance method Public Get-method of a virtual attribute Reads the Attribute OBJNR 19991103
30 GET_PF_CREATED_AT Instance method Private Get-method of a virtual attribute Read the attribute PF_CREATED_AT 19990914
31 GET_PF_CREATED_BY Instance method Private Get-method of a virtual attribute Read the attribute PF_CREATED_BY 19990914
32 GET_PF_CREATED_ZONE Instance method Private Get-method of a virtual attribute Read the attribute PF_CREATED_ZONE 19990914
33 GET_PF_LOG Instance method Private Get-method of a virtual attribute Read the attribute PF_LOG 19991117
34 GET_PF_LOGSYS Instance method Private Get-method of a virtual attribute Read the attribute PF_LOGSYS 19991026
35 GET_PF_STATUS Instance method Private Get-method of a virtual attribute Read the attribute PF_STATUS 19991105
36 GET_PF_STRUCTURE_KEY Instance method Public Get-method of a virtual attribute Read the attribute PF_STRUCTURE_KEY 19990914
37 GET_PRODUCT_ID Instance method Public Get-method of a virtual attribute Reads the Attribute PRODUCT_ID 19990323
38 GET_SAVE_BUFFER Instance method Private Get-method of a virtual attribute Reads the Attribute SAVE_BUFFER 20010425
39 GET_SAVE_BUFFER_DESCR Instance method Private Get-method of a virtual attribute Reads the Attribute SAVE_BUFFER_DESCR 20010425
40 GET_SAVE_BUFFER_PMASTER Instance method Private Get-method of a virtual attribute Reads the Attribute SAVE_BUFFER_PMASTER 20010425
41 GET_STRUCTURE Instance method Private Get-method of a virtual attribute Reads the Attribute STRUCTURE 20010425
42 GET_STRUCTURE_CLASS_NAME Instance method Private Get-method of a virtual attribute Read the attribute STRUCTURE_CLASS_NAME 20010508
43 INIT_EXTCOMP_FOR_CREATE Instance method Private Method Initializes external components when generating 19991125
44 INIT_EXTCOMP_FOR_READ Instance method Private Method Initializing external components when reading access 19991125
45 IS_ATTACHED Static method Public Method Is an ERP object attached to a product folder? 19990928
46 IS_CONTROLLED_OBJECT Static method Public Method Is a specified object a controlled object? 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 19990519
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 19990917
55 RETURN_CONF_DEF Instance method Public Method Reads the reference from the corresponding conf. definition 19991111
56 RETURN_CREATE_NEW_CONTAINER Instance method Public Method Reset the attribute "create_new_container" 19990728
57 RETURN_CTRLD_OBJECT Instance method Public Method Reads the controlled object 19991110
58 RETURN_DESCRIPTION Instance method Public Method Transferring the description of product folder 19990714
59 RETURN_LAST_CHANGED_DATA Instance method Public Method Delivers last_changed_by etc. 19991102
60 RETURN_PERSISTENT Static method Public Method Facade for persistant method 19990412
61 RETURN_SEM_KEY Instance method Public Method 19991019
62 RETURN_SEM_KEY_TO_BOR_KEY Static method Public Method Also Includes Runtime Objects that Have Not Yet Been Saved 19990917
63 RETURN_STRUCTURE Instance method Public Method Transferring reference from structure proxy to caller 19990511
64 SET_CL_BCM_PMASTER Instance method Public Set-method of a virtual attribute Set the attribute CL_BCM_PMASTER 19991027
65 SET_CREATE_EXT_IN_WORK Instance method Private Set-method of a virtual attribute Set the attribute CREATE_EXT_IN_WORK 19991112
66 SET_CREATE_NEW_CONTAINER Instance method Private Set-method of a virtual attribute Sets the Attribute CREATE_NEW_CONTAINER 20010425
67 SET_CURRENT_FOLDER_CONTAINER Instance method Private Set-method of a virtual attribute Sets the Attribute CURRENT_FOLDER_CONTAINER 20010425
68 SET_EXTERNAL_COMPONENT Instance method Private Set-method of a virtual attribute Sets the Attribute EXTERNAL_COMPONENT 20010425
69 SET_FOLDER_CONTAINERS Instance method Private Set-method of a virtual attribute Sets the Attribute FOLDER_CONTAINERS 20010425
70 SET_INIT Instance method Private Set-method of a virtual attribute Sets Attribute INIT 20010425
71 SET_INIT_TYPE Instance method Private Set-method of a virtual attribute Sets the Attribute INIT_TYPE 20010425
72 SET_OBJNR Instance method Public Set-method of a virtual attribute Sets the Attribute OBJNR 19991103
73 SET_PF_CREATED_AT Instance method Private Set-method of a virtual attribute Set the attribute PF_CREATED_AT 19990914
74 SET_PF_CREATED_BY Instance method Private Set-method of a virtual attribute Set the attribute PF_CREATED_BY 19990914
75 SET_PF_CREATED_ZONE Instance method Private Set-method of a virtual attribute Set the attribute PF_CREATED_ZONE 19990914
76 SET_PF_LOG Instance method Private Set-method of a virtual attribute Set the attribute PF_LOG 19991117
77 SET_PF_LOGSYS Instance method Private Set-method of a virtual attribute Set the attribute PF_LOGSYS 19991026
78 SET_PF_STATUS Instance method Private Set-method of a virtual attribute Set the attribute PF_STATUS 19991105
79 SET_PF_STRUCTURE_KEY Instance method Public Set-method of a virtual attribute Set the attribute PF_STRUCTURE_KEY 19990914
80 SET_SAVE_BUFFER Instance method Private Set-method of a virtual attribute Sets Attribute SAVE_BUFFER 20010425
81 SET_SAVE_BUFFER_DESCR Instance method Private Set-method of a virtual attribute Sets the Attribute SAVE_BUFFER_DESCR 20010425
82 SET_SAVE_BUFFER_PMASTER Instance method Private Set-method of a virtual attribute Sets the Attribute SAVE_BUFFER_PMASTER 20010425
83 SET_STRUCTURE Instance method Private Set-method of a virtual attribute Sets the Attribute STRUCTURE 20010425
84 SET_STRUCTURE_CLASS_NAME Instance method Private Set-method of a virtual attribute Sets the attribute STRUCTURE_CLASS_NAME 20010508
85 TOTAL_COUNT_WRT_PRODUCT Static method Public Method Resets the number of product folders for a product 19990409
86 UPDATE_AND_FIND_PRODUCT Instance method Public Method Sets all persistent attributes + gets a product reference 19990520
Events
Class CL_BCM_PFOLDER has no event.
Types
Class CL_BCM_PFOLDER has no local type.
Method Signatures

Method CHANGE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOLDER Call by reference Object reference (TYPE REF TO) CL_BCM_PFOLDER Produktmappe, deren Schlüssel geändert werden soll 19990520
2 Importing I_FOLDER_KEY Call by reference Type reference (TYPE) STRUC_CM_FOLDER_KEY neuer BWL-Key 19990531
3 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_BCM_PFOLDER Produktmappe mit geändertem Schlüssel 19990520
# Exception Resumable Description Created on
1 COPY_ATTRIBS_FAILED mind. ein Attribut wurde nicht in die neue Mappe kopiert 19990520
2 DELETION_FAILED Löschen der Mappe mit dem alten Schlüssel ist fehlgeschlagen 19990520
3 METHOD_FAILED Methode fehlgeschlagen 19990520

Method CLASS_CONSTRUCTOR Signature

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

Method COMPLETE_HANDOVER 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 Zeitpunkt zur Datenselektion 19990714
2 Returning RESULT Value transfer Type reference (TYPE) STRUC_CM_PFOLDER Objektdaten 19990505
# Exception Resumable Description Created on
1 TIMESTAMP_TOO_SMALL so weit in der Vergangenheit gibt es keine gültigen Daten 19991102
2 TRANSFER_NOT_COMPLETE irgend eine (!) get-Methode ist gescheitert 19990714

Method COMPLETE_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_CHANGE_STRUCTURE Call by reference Type reference (TYPE) CMT_BOOLEAN CMT_CO_FALSE nein: ändere alle Felder, ja: prüfe I_WHAT_TO_CHANGE 20000118
2 Importing I_OBJECT_DATA Call by reference Type reference (TYPE) STRUC_CM_PFOLDER Objektdaten 19990415
3 Importing I_WHAT_TO_CHANGE Call by reference Type reference (TYPE) STRUC_CM_PF_CHANGE_RECORD welches Feld soll geändert werden? 20000118
# Exception Resumable Description Created on
1 METHOD_FAILED Methode ist fehlgeschlagen 19990721
2 TRANSFER_NOT_COMPLETE irgend eine (!) set-Methode ist gescheitert 19990714

Method CREATE_AND_COPY_CONTAINER Signature

Method CREATE_AND_COPY_CONTAINER on class CL_BCM_PFOLDER has no parameter.
# Exception Resumable Description Created on
1 METHOD_FAILED Methode ist fehlgeschlagen 19990802

Method CREATE_AND_INIT_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COPY_TEXT Call by reference Type reference (TYPE) CMT_BOOLEAN soll Text vom aktuellen Container übernommen werden? 20000112
# Exception Resumable Description Created on
1 DT_TOO_SMALL kein Zeitsegment angelegt, weil delta t zu klein 20000112
2 METHOD_FAILED Methode ist fehlgeschlagen 20000112

Method CREATE_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 RESULT 19990419
# Exception Resumable Description Created on
1 UNKNOWN_ERROR unbekannter Fehler 19990419

Method CREATE_PERSISTENT_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FOLDER Value transfer Object reference (TYPE REF TO) CL_BCM_PFOLDER neue Produktmappe 19990727
2 Exporting E_FOLDER_BOR_KEY Call by reference Type reference (TYPE) BORIDENT BOR-Key der Produktmappe 19990917
3 Importing I_DESCRIPTION Call by reference Type reference (TYPE) DE_CM_DESCRIPTION Folder-Beschreibung 20000110
4 Importing I_FOLDER_KEY Call by reference Type reference (TYPE) STRUC_CM_FOLDER_KEY BWL-Key 19990531
# Exception Resumable Description Created on
1 ATTRIBUTES_NOT_INITIALIZED Ein persistentes Attribut konnte nicht initialisiert werden 19990419
2 DATABASE_ENTRY_EXISTS Datenbankeintrag existiert bereits 19990412
3 KEY_CREATION_FAILED Es konnte keine folder_id bestimmt werden 19990416
4 OBJECT_EXISTS Objekt existiert bereits 19990412
5 UNKNOWN_ERROR unbekannter Fehler 19990412

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 Referenz auf Struktur-Proxy 19990512
2 Importing I_STRUCTURE_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME diejenige Klasse, die "hinter dem IF steht" 19991014

Method DEFINE_STRUCTURE on class CL_BCM_PFOLDER has no exception.

Method DEFINE_USED_IN_BASELINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USED_IN_BASELINE Call by reference Type reference (TYPE) CMT_BOOLEAN werden die Daten in einer Baseline verwendet? 19990728
# Exception Resumable Description Created on
1 FAILED Methode ist fehlgeschlagen 19991027

Method DELETE_PERSISTENT_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOLDER_KEY Call by reference Type reference (TYPE) STRUC_CM_FOLDER_KEY BWL-Key 19990531
# Exception Resumable Description Created on
1 DEPENDENT_OBJECT_NOT_DELETED der zugehörige Datencontainer wurde nicht gelöscht 19991027
2 NOT_ALLOWED Status erlaubt löschen nicht 19991130
3 NO_ADMIN_DATA Keine Verwaltungsdaten vorhanden (Quelle: os_exception) 19990412
4 NO_DATABASE_ENTRY Kein Datenbankeintrag vorhanden (os_exception oder selbst) 19990412
5 UNKNOWN_ERROR unbekannter Fehler 19990412

Method DETERMINE_CONTAINER 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 Zeitpunkt zur Datenselektion 19990715
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_BCM_PFOLDER_CONTAINER Datencontainer 19990715
# Exception Resumable Description Created on
1 NO_CONTAINER es gibt keinen Datencontainer zu der gegebenen Produktmappe 19990715
2 TIMESTAMP_TOO_SMALL soweit in der Vergangenheit ex. kein gültiger Container 19991102

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 19991118

Method DISPATCH on class CL_BCM_PFOLDER has no exception.

Method ERROR_INFO Signature

Method ERROR_INFO on class CL_BCM_PFOLDER has no parameter.
Method ERROR_INFO on class CL_BCM_PFOLDER has no exception.

Method EXIST 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-OBJKEY optional: BOR-Key 20000112
2 Importing I_FOLDER_KEY Call by reference Type reference (TYPE) STRUC_CM_FOLDER_KEY bevorzugt: BWL-Schlüssel der Produktmappe 19990617
3 Importing I_ONLY_DATABASE_ENTRIES Call by reference Type reference (TYPE) CMT_BOOLEAN CMT_CO_FALSE nur DB-Einträge beachten? 19991111
4 Returning RESULT Value transfer Type reference (TYPE) CMT_BOOLEAN existiert die Produktmappe? 19990617
# Exception Resumable Description Created on
1 DONT_KNOW Methode ist fehlgeschlagen, kein Resultat (=don't know) 19990916

Method FETCH_BOR_DISPLAY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOLDER_BOR_KEY Call by reference Type reference (TYPE) BORIDENT BOR-Schlüssel der Produktmappe 19990917
2 Importing I_FOLDER_SEM_KEY Call by reference Type reference (TYPE) STRUC_CM_FOLDER_KEY opt: semantischer Schlüssel 19990917
3 Importing I_FOLDER_STATE Call by reference Type reference (TYPE) TIMESTAMP Zeitpunkt für Datenselektion 19990714
4 Returning RESULT Value transfer Type reference (TYPE) STRUC_CM_BOR_FOLDER_DISPLAY Anzeigedaten für BOR 19990618
# Exception Resumable Description Created on
1 NO_OBJECT kein Datenbankeintrag (und kein akt. Objekt) zum Schlüssel 19990618
2 OBJECT_MARKED_FOR_DELETION die Produktmappe ist zum Löschen vorgemerkt 19990618
3 UNKNOWN_ERROR unbekannter Systemfehler 19990618

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 Statustextzeile 19991109
# Exception Resumable Description Created on
1 OS_EXCEPTION Fehler bei Verwendung des Persisitenzdienstes 19991201

Method FETCH_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 Zeiger auf externe Komponenten 19991018

Method FETCH_EXTERNAL_COMPONENT on class CL_BCM_PFOLDER has no exception.

Method GET_CL_BCM_PMASTER 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_PMASTER Attributwert 19990628
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_CREATE_EXT_IN_WORK 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 19991112
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_CREATE_NEW_CONTAINER Signature

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

Method GET_CURRENT_FOLDER_CONTAINER 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_CONTAINER Attributwert 20010425
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

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 20010425
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_FOLDER_CONTAINERS Signature

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

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 19990628
# 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 20010425
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_INIT_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_FLAG Attributwert 20010425
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

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 19990628
# 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_PF_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 19990914
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_PF_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 19990914
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_PF_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 19990914
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_PF_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_PF_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_PF_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 19991105
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_PF_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 19990914
# 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 19990628
# 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_PFOLDER Attributwert 20010425
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_SAVE_BUFFER_DESCR 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 20010425
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_SAVE_BUFFER_PMASTER 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_PMASTER Attributwert 20010425
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

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 20010425
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method GET_STRUCTURE_CLASS_NAME Signature

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

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 Klassenname der Struktur 19991125
# Exception Resumable Description Created on
1 ERROR_AT_BSVA Fehler bei der Statusverwaltung 20000124

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_PFOLDER 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 wird verwendet? 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 Einschränkung auf folgende CM-Objekte 19991214
# Exception Resumable Description Created on
1 UNKNOWN_OBJECT_TYPE unbekannter Objekttyp 19991105

Method IS_CONTROLLED_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_CONTROLLED_OBJECT Call by reference Type reference (TYPE) CMT_BOOLEAN wird Objekt als "kontrolliertes Objekt" verwendet? 19990928
2 Exporting E_IS_USED_LIST Call by reference Type reference (TYPE) TAB_CM_IS_USED Verwendungsliste 19990928
3 Importing I_IS_USED_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 CM-Objekte 19991214

Method IS_CONTROLLED_OBJECT on class CL_BCM_PFOLDER has no exception.

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, dann ist 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_AS_FOLDER Call by reference Type reference (TYPE) CMT_BOOLEAN OSCON_TRUE Mappenschlüssel: X, Produktschlüssel ' ' 19990830
2 Importing I_FOLDER_KEY Call by reference Type reference (TYPE) STRUC_CM_FOLDER_KEY BWL-Key 19990531
3 Returning RESULT Value transfer Type reference (TYPE) CMT_BOOLEAN Schlüssel eindeutig oder nicht 19990519

Method IS_KEY_UNIQUE on class CL_BCM_PFOLDER 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_CONTROLLED_OBJECT Call by reference Type reference (TYPE) CMT_BOOLEAN verwendet als kontrolliertes Objekt? 19990929
2 Exporting E_IS_USED Call by reference Type reference (TYPE) CMT_BOOLEAN verwendet in einer Produktmappe? 19990929
3 Exporting E_IS_USED_LIST Call by reference Type reference (TYPE) TAB_CM_IS_USED Verwendungsliste 19990929
4 Importing I_IS_USED_LIST_REQUIRED Call by reference Type reference (TYPE) CMT_BOOLEAN OSCON_FALSE wird eine Verwendungsliste benötigt? 19990929
5 Importing I_OBJKEY Call by reference Type reference (TYPE) BORIDENT-OBJKEY Objektschlüssel, BOR-Format 19990929
6 Importing I_OBJTYPE Call by reference Type reference (TYPE) BORIDENT-OBJTYPE Objekttyp, BOR-Bezeichnung 19990929
7 Importing I_RESTRICTED_TO Call by reference Type reference (TYPE) TAB_CM_PFOLDER eingeschränkt auf folgende CM-Objekte 19991214
# Exception Resumable Description Created on
1 UNKNOWN_OBJECT_TYPE unbekannter Objekttyp 19991105

Method MIG_HANDLE_EXCEPTION Signature

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

Method MIG_INIT Signature

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

Method MIG_INVALIDATE Signature

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

Method RETURN_BOR_KEY Signature

Method RETURN_BOR_KEY on class CL_BCM_PFOLDER has no parameter.
Method RETURN_BOR_KEY on class CL_BCM_PFOLDER 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_FOLDER_KEY Call by reference Type reference (TYPE) STRUC_CM_FOLDER_KEY BWL-Schlüssel der Produktmappe 19990917
2 Returning RESULT Value transfer Type reference (TYPE) BORIDENT BOR-Key der Produktmappe 19990917
# Exception Resumable Description Created on
1 KEY_NOT_FOUND Schlüssel wurde nicht gefunden 19990917

Method RETURN_CONF_DEF 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_PMASTER Konfigurationsdefinition 19991111
# Exception Resumable Description Created on
1 FAILED klappt nicht 19991111

Method RETURN_CREATE_NEW_CONTAINER 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 soll neuer Datencontainer bei näxter Änderung erzeugt werden 19990728

Method RETURN_CREATE_NEW_CONTAINER on class CL_BCM_PFOLDER has no exception.

Method RETURN_CTRLD_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATE Call by reference Type reference (TYPE) TIMESTAMP Zeitstempel 19991110
2 Returning RESULT Value transfer Type reference (TYPE) CMT_TY_CTRLD_OBJ_REC Gibt das Kontrollierte Objekt raus 19991110
# Exception Resumable Description Created on
1 NO_CTRLD_OBJECT Kein Kontrolliertes Object 19991110
2 TIMESTAMP_TOO_SMALL kein korrepkter Zeitempel 19991110

Method RETURN_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALID_FROM Call by reference Type reference (TYPE) TIMESTAMP gültig ab 19991102
2 Returning RESULT Value transfer Type reference (TYPE) DE_CM_DESCRIPTION Bezeichnung der Produktmappe 19990714
# Exception Resumable Description Created on
1 FAILED Methode ist fehlgeschlagen 19991102
2 TIMESTAMP_TOO_SMALL soweit in der Vergangenheit ex. kein gültiger Container 19991102

Method RETURN_LAST_CHANGED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PFLAST_CHGD_ZONE Call by reference Type reference (TYPE) SYSTZONLO Zeitzone dazu 19991102
2 Exporting E_PF_LAST_CHGD_AT Call by reference Type reference (TYPE) TIMESTAMP Zeitpunkt der letzten Änderung in UTC-Zeit 19991102
3 Exporting E_PF_LAST_CHGD_BY Call by reference Type reference (TYPE) SYUNAME Benutzer dazu 19991102
4 Importing I_VALID_FROM Call by reference Type reference (TYPE) TIMESTAMP gültig ab 19991102
# Exception Resumable Description Created on
1 FAILED klappt nicht 19991102
2 TIMESTAMP_TOO_SMALL zu dem geg. Zeitpunkt existieren keine Daten 19991102

Method RETURN_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FOLDER Call by reference Object reference (TYPE REF TO) CL_BCM_PFOLDER Referenz auf Produktmappe 19990727
2 Exporting E_PRODUCT Call by reference Object reference (TYPE REF TO) CL_BCM_PMASTER Referenz auf Produkt 19990727
3 Exporting E_STRUCTURE Call by reference Object reference (TYPE REF TO) IF_BCM_STRUCTURE Referenz auf Produktmappenstruktur 19990727
4 Importing I_FOLDER_KEY Call by reference Type reference (TYPE) STRUC_CM_FOLDER_KEY BWL-Key komplett 19990531
5 Importing I_PRODUCT_INFO_DESIRED Call by reference Type reference (TYPE) CMT_BOOLEAN CMT_CO_TRUE Produktdaten beschaffen? 19991129
6 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 19990413
2 NO_PRODUCT es ist kein Produkt in der Produktmappe eingetragen 19990727
3 NO_STRUCTURE es ist kein Strukturobjekt in der Produktmappe eingetragen 19990727
4 OBJECT_MARKED_FOR_DELETION Das Objekt ist zum Löschen vorgemerkt 19990413
5 UNKNOWN_ERROR unbekannter Fehler 19990412

Method RETURN_SEM_KEY Signature

Method RETURN_SEM_KEY on class CL_BCM_PFOLDER has no parameter.
Method RETURN_SEM_KEY on class CL_BCM_PFOLDER 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_FOLDER_BOR_KEY Call by reference Type reference (TYPE) BORIDENT BOR-Key für Produktmappe 19990917
2 Returning RESULT Value transfer Type reference (TYPE) STRUC_CM_FOLDER_KEY BWL-Key für Produktmappe 19990917
# Exception Resumable Description Created on
1 KEY_NOT_FOUND kein Schlüssel gefunden 19990917

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 Referenz auf Struktur-Proxy 19990511

Method RETURN_STRUCTURE on class CL_BCM_PFOLDER has no exception.

Method SET_CL_BCM_PMASTER Signature

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

Method SET_CREATE_EXT_IN_WORK Signature

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

Method SET_CREATE_NEW_CONTAINER Signature

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

Method SET_CURRENT_FOLDER_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRENT_FOLDER_CONTAINER Call by reference Object reference (TYPE REF TO) CL_BCM_PFOLDER_CONTAINER Attributwert 20010425
# 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 20010425
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method SET_FOLDER_CONTAINERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOLDER_CONTAINERS Call by reference Type reference (TYPE) TAB_CM_FOLDER_CONTAINER Attributwert 20010425
# 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 20010425
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method SET_INIT_TYPE Signature

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

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_PF_CREATED_AT Signature

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

Method SET_PF_CREATED_BY Signature

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

Method SET_PF_CREATED_ZONE Signature

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

Method SET_PF_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PF_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_PF_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PF_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_PF_STATUS Signature

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

Method SET_PF_STRUCTURE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PF_STRUCTURE_KEY Call by reference Type reference (TYPE) DE_CM_OBJ_KEY Attributwert 19990914
# 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_PFOLDER Attributwert 20010425
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method SET_SAVE_BUFFER_DESCR Signature

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

Method SET_SAVE_BUFFER_PMASTER Signature

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

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 20010425
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010425

Method SET_STRUCTURE_CLASS_NAME Signature

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

Method TOTAL_COUNT_WRT_PRODUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PRODUCT Call by reference Object reference (TYPE REF TO) CL_BCM_PMASTER Produktreferenz 19990409
2 Importing I_PRODUCT_ID Call by reference Type reference (TYPE) DE_CM_PRODUCT_ID Produkt-Id 19990409
3 Returning RESULT Value transfer Type reference (TYPE) I Anzahl der Produktmappen zum Produkt 19990409
# Exception Resumable Description Created on
1 NO_INPUT Keine Input-Parameter 19990409
2 PRODUCT_KEY_NOT_FOUND Der Produktschlüssel wurde nicht gefunden 19990413
3 PRODUCT_NOT_ON_DATABASE Es gibt kein Produkt mit der entsprechenden Id auf Datenbank 19990409

Method UPDATE_AND_FIND_PRODUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_CHANGE_STRUCTURE Call by reference Type reference (TYPE) CMT_BOOLEAN CMT_CO_FALSE wahr: beachte Änderungsflags, falsch: beachte Flags nicht 20000118
2 Importing I_OBJECT_DATA Call by reference Type reference (TYPE) STRUC_CM_PFOLDER Objektdaten 19990520
3 Importing I_WHAT_TO_CHANGE Call by reference Type reference (TYPE) STRUC_CM_PF_CHANGE_RECORD welche Felder sollen geändert werden (Änderungsflags)? 20000118
# Exception Resumable Description Created on
1 METHOD_FAILED Methode ist fehlgeschlagen 19990721
2 PARTLY_FAILED die Referenz auf das Produkt konnte nicht beschafft werden 19990520
History
Last changed by/on SAP  20050219 
SAP Release Created in