SAP ABAP Class CL_CONTAINER_MANAGER_CK (Manages Display Container in Costing)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CK (Package) R/3 Application development: PP Product Costing
Properties
Class CL_CONTAINER_MANAGER_CK  
Short Description Manages Display Container in Costing    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CK   R/3 Application development: PP Product Costing 
Created 19990525   SAP 
Last change 19990525   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CKC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CONTAINER_MANAGER_CK has no interface implemented.
Friends
Class CL_CONTAINER_MANAGER_CK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACONTAINER Instance attribute Private Type reference (TYPE) TY_CONTAINER_INFO Container 19990525
2 COSTING_KEY Instance attribute Private Type reference (TYPE) CKKEKOKEY Key Fields for KEKO Without Client 20000727
3 COSTING_PERSISTENCE Instance attribute Private Object reference (TYPE REF TO) CL_COSTING_PERSISTENCE Persistence Service 19990525
4 C_CONTENT_CCS Constant Public Type reference (TYPE) C1 '3' Content ID: Cost Component Split 19990527
5 C_CONTENT_EMPTY Constant Public Type reference (TYPE) C1 '6' Content ID: Empty 19990527
6 C_CONTENT_KIS1 Constant Public Type reference (TYPE) C1 '2' Content ID: Itemization 19990527
7 C_CONTENT_LOG Constant Public Type reference (TYPE) C1 '1' Content ID: Error Log 19990527
8 C_CONTENT_LOG_UC Constant Public Type reference (TYPE) C1 '5' Content ID: Error Log Multilevel Costing 19990527
9 C_CONTENT_MANU Constant Public Type reference (TYPE) C1 '4' Content ID: Additive Costs 19990527
10 C_OFF Constant Public Type reference (TYPE) CHAR1 '0' Invisible 19990525
11 C_ON Constant Public Type reference (TYPE) CHAR1 '1' visible 19990525
12 MANAGER Static Attribute Private Object reference (TYPE REF TO) CL_CONTAINER_MANAGER_CK Singleton 19990525
13 VALID Instance attribute Public Type reference (TYPE) XFLAG External Flag for CKDI 20000727
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990525
2 CREATE Static method Public Method Constructor 19990525
3 FREE Instance method Public Method Release Container 19990525
4 FREE_CONTENT Instance method Private Method Release Content of Container 19990526
5 GET_CONTENT Instance method Public Method Read Content of Container 19990618
6 GET_VISIBILITY Instance method Public Method Determine Visibility 19990525
7 IS_VALID Instance method Public Method Current Content of Container 20000727
8 SET_CONTENT Instance method Public Method Set Content of Container 19990525
9 SET_COSTING Instance method Public Method Transfer Costing Reference 19990526
10 SET_VISIBILITY Instance method Public Method Change Visibility 19990525
Events
Class CL_CONTAINER_MANAGER_CK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CONTAINER_INFO Private See coding Container Description 19990525
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Anzeigecontainer 19990525
# Exception Resumable Description Created on
1 CONTAINER_INVALID Importparameter Kontainer is initial 19990526

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CONTAINER_MANAGER Call by reference Object reference (TYPE REF TO) CL_CONTAINER_MANAGER_CK Instanz des Managers 19990525
2 Importing IM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER zu verwaltender Kontainer 19990525
# Exception Resumable Description Created on
1 CONTAINER_INVALID Importparameter Kontainer ungueltig 19990526

Method FREE Signature

Method FREE on class CL_CONTAINER_MANAGER_CK has no parameter.
Method FREE on class CL_CONTAINER_MANAGER_CK has no exception.

Method FREE_CONTENT Signature

Method FREE_CONTENT on class CL_CONTAINER_MANAGER_CK has no parameter.
Method FREE_CONTENT on class CL_CONTAINER_MANAGER_CK has no exception.

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CONTENT Call by reference Type reference (TYPE) CHAR1 Inhalt des Containers 19990618

Method GET_CONTENT on class CL_CONTAINER_MANAGER_CK has no exception.

Method GET_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VISIBLE Call by reference Type reference (TYPE) XFLAG Container ist sichtbar 19990525

Method GET_VISIBILITY on class CL_CONTAINER_MANAGER_CK has no exception.

Method IS_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTENT Value transfer Type reference (TYPE) CHAR1 CKDI: y_contents 20000727
2 Importing IM_KEKOKEY Call by reference Type reference (TYPE) CKKEKOKEY Key 20000727
3 Returning RE_VALID Value transfer Type reference (TYPE) XFLAG Containerinhalt ist aktuell 20000727

Method IS_VALID on class CL_CONTAINER_MANAGER_CK has no exception.

Method SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTENT Value transfer Type reference (TYPE) CHAR1 CKDI: y_contents 19990525
# Exception Resumable Description Created on
1 CONTENT_INVALID im_Content und Attribut content sind initial 19990527

Method SET_COSTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_KEKOKEY Call by reference Type reference (TYPE) CKKEKOKEY Key 19990526
2 Importing IM_UPDATE Value transfer Type reference (TYPE) XFLAG 'X' Bildschirmupdate (aus Pers.Mnger) 19990526
# Exception Resumable Description Created on
1 COSTING_NOT_FOUND Kalkulation ist nicht vorhanden 19990526

Method SET_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VISIBLE Call by reference Type reference (TYPE) XFLAG Sichtbarkeit 19990525

Method SET_VISIBILITY on class CL_CONTAINER_MANAGER_CK has no exception.
History
Last changed by/on SAP  19990525 
SAP Release Created in