SAP ABAP Class CA_BCM_PFOLDER_CONTAINER2 (Agent Folder Time Segment, Add-On Version)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LO-CM (Application Component) Configuration management
     CMT2 (Package) Configuration Management - Core Development - (Version2)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CB_BCM_PFOLDER_CONTAINER2 Base Agent Folder Time Segment, Add-On-Version 20010305
Properties
Class CA_BCM_PFOLDER_CONTAINER2  
Short Description Agent Folder Time Segment, Add-On Version    
Super Class CB_BCM_PFOLDER_CONTAINER2 Base Agent Folder Time Segment, Add-On-Version 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CMT2   Configuration Management - Core Development - (Version2) 
Created 20010305   SAP 
Last change 20020412   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CMT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CA_BCM_PFOLDER_CONTAINER2 has no interface implemented.
Friends
Class CA_BCM_PFOLDER_CONTAINER2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AGENT Static Attribute Public Object reference (TYPE REF TO) CA_BCM_PFOLDER_CONTAINER2 Class Agent - Singleton 20010305
2 CONTAINER_SAVED_BUFFER Static Attribute Public Type reference (TYPE) TAB_CM_STATE already saved? 20010307
3 DESCR_DEL Instance attribute Private See coding DESCR_DEL 20010307
4 DESCR_INS Instance attribute Private See coding DESCR_INS 20010307
5 DESCR_TEXT_BUFFER Instance attribute Private See coding DESCR_TEXT_BUFFER 20010307
6 DESCR_UPD Instance attribute Private See coding DESCR_UPD 20010307
7 FOLDER_STATE_BUFFER Static Attribute Public Type reference (TYPE) TAB_CM_FOLDER_STATE_BUFFER2 Tab. for the ex. Folder-Container 20010307
8 SCND_PREF_LANG Static Attribute Public Type reference (TYPE) SPRAS 2nd "Preferred" Language (in Addition to Logon Language) 20010307
9 TEXT_HISTORIC Static Attribute Public Type reference (TYPE) CMT_BOOLEAN CMT_CO_TRUE Written for the Text Time Segment? 20010307
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20011120
2 DELETE_ALL_BY_KEY Instance method Public Method Delete All Time Segments of Folder 20010307
3 DETERMINE_CONTAINERS Static method Public Method Search All Time Segments of Folder in DB 20010307
4 IS_ON_DATABASE Static method Public Method Is a Time Segment Saved on the DB? 20010307
5 IS_TEXT_KEY_USED Instance method Public Method Is a Key Used as a Text Key? 20010307
6 LOAD Instance method Public Method Load Data Not Administered by OS 20010307
7 REFRESH_SAVE_BUFFER Instance method Public Method Delete Buffer Required During Save 20010307
8 SAVE Instance method Public Method Save Data Not Administered by OS 20010307
Events
Class CA_BCM_PFOLDER_CONTAINER2 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 L_TY_DESCR Private See coding L_TY_DESCR 20010307
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method DELETE_ALL_BY_KEY 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_CONTAINER2 Liste von Datencontainern für eine Produktmappe 20010307
2 Importing I_FOLDER_ID Call by reference Type reference (TYPE) DE_CM_FOLDER_ID Konfigurationsmappe 20010307
3 Importing I_LC_PHASE Call by reference Type reference (TYPE) DE_CM_LIFE_CYCLE_PHASE Schlüssel für eine Lebenphase 20010307
4 Importing I_PRODUCT_ID Call by reference Type reference (TYPE) DE_CM_PRODUCT_ID Konfigurationsdefinition 20010307
5 Importing I_UPDATE_TASK Call by reference Type reference (TYPE) CMT_BOOLEAN Verbuchung in update task (V1)? 20010307
# Exception Resumable Description Created on
1 EXC_CM_ERROR zum Weiterleiten 20020130

Method DETERMINE_CONTAINERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOLDER_ID Call by reference Type reference (TYPE) DE_CM_FOLDER_ID Konfigurationsmappe 20010307
2 Importing I_LC_PHASE Call by reference Type reference (TYPE) DE_CM_LIFE_CYCLE_PHASE Schlüssel für eine Lebenphase 20010307
3 Importing I_PRODUCT_ID Call by reference Type reference (TYPE) DE_CM_PRODUCT_ID Konfigurationsdefinition 20010307
4 Returning RESULT Value transfer Type reference (TYPE) TAB_CM_FOLDER_CONTAINER2 Liste von Datencontainern für eine Produktmappe 20010307
# Exception Resumable Description Created on
1 NO_MATCH keine Treffer 20010307

Method IS_ON_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ANSWER Call by reference Type reference (TYPE) CMT_BOOLEAN ja oder nein 20010307
2 Exporting E_NUMBER Call by reference Type reference (TYPE) I Anzahl der Einträge 20010307
3 Importing I_FOLDER_ID Call by reference Type reference (TYPE) DE_CM_FOLDER_ID Schlüsselfeld 1 20010307
4 Importing I_FOLDER_STATE Call by reference Type reference (TYPE) TIMESTAMP Zeitpunkt 20010307
5 Importing I_LC_PHASE Call by reference Type reference (TYPE) DE_CM_LIFE_CYCLE_PHASE Schlüsselfeld 3 20010307
6 Importing I_PRODUCT_ID Call by reference Type reference (TYPE) DE_CM_PRODUCT_ID Schlüsselfeld 2 20010307

Method IS_ON_DATABASE on class CA_BCM_PFOLDER_CONTAINER2 has no exception.

Method IS_TEXT_KEY_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IGNORE_FOLDER_KEY Call by reference Type reference (TYPE) STRUC_CONFIGFOLDER_KEY folgende Mappe ausser Acht lassen 20010307
2 Importing I_IGNORE_TIME_SEGMENT Call by reference Type reference (TYPE) TIMESTAMP folgendes Zeitsegment ausser acht lassen 20010307
3 Importing I_TEXT_KEY Call by reference Type reference (TYPE) DE_CM_KEY Textschlüssel 20010307
4 Returning RESULT Value transfer Type reference (TYPE) CMT_BOOLEAN Antwort 20010307

Method IS_TEXT_KEY_USED on class CA_BCM_PFOLDER_CONTAINER2 has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESCR_TEXT Call by reference Type reference (TYPE) DE_CM_DESCRIPTION Bezeichnung eines CM-Objekts 20010307
2 Importing I_FOLDER_ID Call by reference Type reference (TYPE) DE_CM_FOLDER_ID Konfigurationsmappe 20010307
3 Importing I_FOLDER_STATE Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20010307
4 Importing I_LC_PHASE Call by reference Type reference (TYPE) DE_CM_LIFE_CYCLE_PHASE Schlüssel für eine Lebenphase 20010307
5 Importing I_PRODUCT_ID Call by reference Type reference (TYPE) DE_CM_PRODUCT_ID Konfigurationsdefinition 20010307
6 Importing I_SCND_PREF_LANG Call by reference Type reference (TYPE) DE_CM_SPRAS 2. Auswahlsprache für CM Objektbezeichner 20010307
# Exception Resumable Description Created on
1 DESCR_NOT_FOUND kein Kurztext gefunden 20010307
2 FAILED klappt nicht 20010307

Method REFRESH_SAVE_BUFFER Signature

Method REFRESH_SAVE_BUFFER on class CA_BCM_PFOLDER_CONTAINER2 has no parameter.
Method REFRESH_SAVE_BUFFER on class CA_BCM_PFOLDER_CONTAINER2 has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) DE_CM_FLAG CM: Flag 20010307
2 Importing I_DESCR_TEXT Call by reference Type reference (TYPE) DE_CM_DESCRIPTION Bezeichnung eines CM-Objekts 20010307
3 Importing I_FOLDER_ID Call by reference Type reference (TYPE) DE_CM_FOLDER_ID Konfigurationsmappe 20010307
4 Importing I_FOLDER_STATE Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20010307
5 Importing I_LC_PHASE Call by reference Type reference (TYPE) DE_CM_LIFE_CYCLE_PHASE Schlüssel für eine Lebenphase 20010307
6 Importing I_PRODUCT_ID Call by reference Type reference (TYPE) DE_CM_PRODUCT_ID Konfigurationsdefinition 20010307
7 Importing I_UPDATE_TASK Call by reference Type reference (TYPE) CMT_BOOLEAN Verbuchung in update task (V1)? 20010307

Method SAVE on class CA_BCM_PFOLDER_CONTAINER2 has no exception.
History
Last changed by/on SAP  20020412 
SAP Release Created in 46C