SAP ABAP Class CL_CRM_UI_TECHNICAL_PROFILE_CB (Technical Profile - Customizing Buffer)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-APF (Application Component) Application Frame
⤷
CRM_BSP_UI_FRAME_CORE (Package) Application Frame DDIC, Services and Utilities

⤷

⤷

Properties
Class | CL_CRM_UI_TECHNICAL_PROFILE_CB | |
Short Description | Technical Profile - Customizing Buffer | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_BSP_UI_FRAME_CORE | Application Frame DDIC, Services and Utilities |
Created | 20080509 | SAP |
Last change | 20100303 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CRM_UI_TECHNICAL_PROFILE_CB has no forward declaration.
Interfaces
Class CL_CRM_UI_TECHNICAL_PROFILE_CB has no interface implemented.
Friends
Class CL_CRM_UI_TECHNICAL_PROFILE_CB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYDBCNT | Database Table Rows | 20080612 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_CRM_UI_TECHNICAL_PROFILE_CB | Buffer the Access to Customizing Tables | 20080526 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMTT_UI_TECHNICAL_PROFILE | Tabel of Technical Profiles | 20080509 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_TECHNICAL_PROFILES_NEG | Negative List of Technical Profiles | 20090602 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Consistency of One Customizing Entry | 20080612 |
2 | ![]() |
Instance method | Public | Method | Get One Customizing Entry | 20080612 |
3 | ![]() |
Static method | Public | Method | Get Always Same Instance of This Class | 20080526 |
4 | ![]() |
Instance method | Public | Method | Get All Customizing Entries | 20080612 |
Events
Class CL_CRM_UI_TECHNICAL_PROFILE_CB has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_TECHNICAL_PROFILES_NEG | Private | See coding | Negative List of Technical Profiles | 20090602 | TY_TECHNICAL_PROFILES_NEG type hashed table of TY_TECHNICAL_PROFILE_NEG with unique key PROFILE
|
|
2 | TY_TECHNICAL_PROFILE_NEG | Private | See coding | 20090602 | begin of TY_TECHNICAL_PROFILE_NEG,
PROFILE type CRMT_UI_FRW_TECH_PROFILE,
end of TY_TECHNICAL_PROFILE_NEG
|
Method Signatures
Method CHECK_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EXCEPTIONS | Value transfer | Type reference (TYPE) | CRMTT_UI_EXCEPTIONS | Table Of Exceptions | 20080612 | ||
2 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | ANY | 20080612 | |||
3 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | SIMPLE | 20080612 |
Method CHECK_ENTRY on class CL_CRM_UI_TECHNICAL_PROFILE_CB has no exception.
Method GET_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TECHNICAL_PROFILE | Call by reference | Type reference (TYPE) | CRMT_UI_FRW_TECH_PROFILE | Technical Profile for Framework | 20090602 | ||
2 | ![]() |
RS_RESULT | Value transfer | Type reference (TYPE) | CRMC_UI_TP | CRM UI Application Context Technical Profile | 20090602 |
Method GET_ENTRY on class CL_CRM_UI_TECHNICAL_PROFILE_CB has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_UI_TECHNICAL_PROFILE_CB | Buffer the Access to Customizing Tables | 20080526 |
Method GET_INSTANCE on class CL_CRM_UI_TECHNICAL_PROFILE_CB has no exception.
Method GET_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RESULT | Value transfer | Type reference (TYPE) | TABLE | 20080612 |
Method GET_TABLE on class CL_CRM_UI_TECHNICAL_PROFILE_CB has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 700 |