SAP ABAP Class CL_PROFILE_DB_TEM (Manager for Database Access to Planning Profile)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-TM (Application Component) Transaction Manager
     FTEM_EXPOSURE_MGT_PER (Package) Treasury: Exposure Management - Persistency Layer
Properties
Class CL_PROFILE_DB_TEM  
Short Description Manager for Database Access to Planning Profile    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class TEM_MESSAGES_PER    
Program status     
Category 0   
Package FTEM_EXPOSURE_MGT_PER   Treasury: Exposure Management - Persistency Layer 
Created 20050315   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TEMCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PROFILE_DB_TEM has no interface implemented.
Friends
Class CL_PROFILE_DB_TEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MANAGER Static Attribute Private Object reference (TYPE REF TO) CL_PROFILE_DB_TEM Manager for Database Access to Planning Profile 20050315
2 TAB_PROFILE Instance attribute Private Type reference (TYPE) TYP_TAB_PROFILE Table with Read Profiles 20050401
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050315
2 DELETE_FROM_BUFFER Instance method Public Method Deletes Profile from Buffer 20061121
3 GET_MANAGER Static method Public Method Gets Manager 20050315
4 GET_PROFILE Instance method Public Method Gets a Planning Profile 20050401
5 GET_PROFILE_ALWAYS Instance method Public Method Gets a Planning Profile, also Without DB Representative 20050406
6 GET_PROFILE_FROM_DB Instance method Private Method Reads Planning Profile from Database 20050401
7 GET_TEXT_ALL_LANGUAGES Instance method Public Method Deletes Profile from Buffer 20061121
Events
Class CL_PROFILE_DB_TEM has no event.
Types
Class CL_PROFILE_DB_TEM has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method DELETE_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROFILE_ID Call by reference Type reference (TYPE) TEM_PLANNING_PROFILE Planungsprofil 20061121

Method DELETE_FROM_BUFFER on class CL_PROFILE_DB_TEM has no exception.

Method GET_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MANAGER Value transfer Object reference (TYPE REF TO) CL_PROFILE_DB_TEM Manager für Datenbankzugriffe auf Planungsprofil 20050315

Method GET_MANAGER on class CL_PROFILE_DB_TEM has no exception.

Method GET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PROFILE Call by reference Object reference (TYPE REF TO) CL_PROFILE_TEM Planungsprofil Exposure Management 20050401
2 Importing IM_PROFILE_ID Call by reference Type reference (TYPE) TEM_PLANNING_PROFILE Planungsprofil 20050401
# Exception Resumable Description Created on
1 PROFILE_NOT_FOUND Profil nicht gefunden 20050401

Method GET_PROFILE_ALWAYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PROFILE Call by reference Object reference (TYPE REF TO) CL_PROFILE_TEM Planungsprofil Exposure Management 20050406
2 Importing IM_FLG_LOCK Call by reference Type reference (TYPE) FLAG TEMCO_XFALSE Datenbank sperren 20050406
3 Importing IM_PROFILE_ID Call by reference Type reference (TYPE) TEM_PLANNING_PROFILE Planungsprofil 20050406
# Exception Resumable Description Created on
1 FOREIGN_LOCK schon gesperrt 20050406

Method GET_PROFILE_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PROFILE Call by reference Object reference (TYPE REF TO) CL_PROFILE_TEM Planungsprofil Exposure Management 20050401
2 Importing IM_FLG_LOCK Call by reference Type reference (TYPE) FLAG TEMCO_XFALSE Datenbank sperren 20050406
3 Importing IM_PROFILE_ID Call by reference Type reference (TYPE) TEM_PLANNING_PROFILE Planungsprofil 20050401
# Exception Resumable Description Created on
1 FOREIGN_LOCK bereits gesperrt 20050406
2 PROFILE_NOT_FOUND Profil nicht gefunden 20050401

Method GET_TEXT_ALL_LANGUAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_TEXT Call by reference Type reference (TYPE) TEMY_PROFILE_T Texte zum Planungsprofil 20061121
2 Importing IM_PROFILE_ID Call by reference Type reference (TYPE) TEM_PLANNING_PROFILE Planungsprofil 20061121

Method GET_TEXT_ALL_LANGUAGES on class CL_PROFILE_DB_TEM has no exception.
History
Last changed by/on SAP  20070913 
SAP Release Created in 600