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 | ![]() |
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 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_PROFILE_DB_TEM | Manager for Database Access to Planning Profile | 20050315 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TYP_TAB_PROFILE | Table with Read Profiles | 20050401 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050315 |
2 | ![]() |
Instance method | Public | Method | Deletes Profile from Buffer | 20061121 |
3 | ![]() |
Static method | Public | Method | Gets Manager | 20050315 |
4 | ![]() |
Instance method | Public | Method | Gets a Planning Profile | 20050401 |
5 | ![]() |
Instance method | Public | Method | Gets a Planning Profile, also Without DB Representative | 20050406 |
6 | ![]() |
Instance method | Private | Method | Reads Planning Profile from Database | 20050401 |
7 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
EX_PROFILE | Call by reference | Object reference (TYPE REF TO) | CL_PROFILE_TEM | Planungsprofil Exposure Management | 20050401 | ||
2 | ![]() |
IM_PROFILE_ID | Call by reference | Type reference (TYPE) | TEM_PLANNING_PROFILE | Planungsprofil | 20050401 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Profil nicht gefunden | 20050401 |
Method GET_PROFILE_ALWAYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_PROFILE | Call by reference | Object reference (TYPE REF TO) | CL_PROFILE_TEM | Planungsprofil Exposure Management | 20050406 | ||
2 | ![]() |
IM_FLG_LOCK | Call by reference | Type reference (TYPE) | FLAG | TEMCO_XFALSE | Datenbank sperren | 20050406 | |
3 | ![]() |
IM_PROFILE_ID | Call by reference | Type reference (TYPE) | TEM_PLANNING_PROFILE | Planungsprofil | 20050406 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
schon gesperrt | 20050406 |
Method GET_PROFILE_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_PROFILE | Call by reference | Object reference (TYPE REF TO) | CL_PROFILE_TEM | Planungsprofil Exposure Management | 20050401 | ||
2 | ![]() |
IM_FLG_LOCK | Call by reference | Type reference (TYPE) | FLAG | TEMCO_XFALSE | Datenbank sperren | 20050406 | |
3 | ![]() |
IM_PROFILE_ID | Call by reference | Type reference (TYPE) | TEM_PLANNING_PROFILE | Planungsprofil | 20050401 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
bereits gesperrt | 20050406 | |
2 | ![]() |
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 | ![]() |
EX_TAB_TEXT | Call by reference | Type reference (TYPE) | TEMY_PROFILE_T | Texte zum Planungsprofil | 20061121 | ||
2 | ![]() |
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 |