SAP ABAP Class CL_CRM_BSP_DATACONTAINER (Element-Handler: <crm_bsp_library:dataContainer>)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PCF (Application Component) People Centric UI Framework
⤷
CRM_BSP_ELEMENT (Package) Implementation of Generic Tags (Search, List, Detail, ...)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CLG_0CA8BCE6D8562DDF82A1CDA32E | Base: |
20020404 |
Properties
Class | CL_CRM_BSP_DATACONTAINER | |
Short Description | Element-Handler: <crm_bsp_library:dataContainer> | |
Super Class | CLG_0CA8BCE6D8562DDF82A1CDA32E | Base: <crm_bsp_library:dataContainer> |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | CRM_BSP_ELEMENT | Implementation of Generic Tags (Search, List, Detail, ...) |
Created | 20020404 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CRM_BSP_DATACONTAINER has no forward declaration.
Interfaces
Class CL_CRM_BSP_DATACONTAINER has no interface implemented.
Friends
Class CL_CRM_BSP_DATACONTAINER 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) | STRING | '_detail' | additional id for structureEdit | 20020417 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR4 | 'FORM' | Detail screen | 20020404 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | '_list' | additional id for resultList | 20020417 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR4 | 'LIST' | List screen | 20020404 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '__dataContA_' | unique id for event handling | 20020418 | |
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | '_screenType' | id for hiddenfield storing the screentyp | 20020417 | |
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIHTTPNVP | table to extend the eventstrings with CL_DATACONTAINER:none | 20020418 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_BSP_RESULTLIST | Element-Handler | 20020417 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_BSP_STRUCTUREEDIT | Element-Handler: |
20020406 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | extends the eventstring with our own classname | 20020418 |
2 | ![]() |
Instance method | Private | Method | Renders the detail screen | 20020404 |
3 | ![]() |
Instance method | Private | Method | render hidden fields to the dataContainer | 20020408 |
4 | ![]() |
Instance method | Private | Method | Renders the list screen | 20020404 |
Events
Class CL_CRM_BSP_DATACONTAINER has no event.
Types
Class CL_CRM_BSP_DATACONTAINER has no local type.
Method Signatures
Method EXTEND_EVENT_STRING Signature
Method EXTEND_EVENT_STRING on class CL_CRM_BSP_DATACONTAINER has no parameter.
Method EXTEND_EVENT_STRING on class CL_CRM_BSP_DATACONTAINER has no exception.
Method RENDER_DETAIL_SCREEN Signature
Method RENDER_DETAIL_SCREEN on class CL_CRM_BSP_DATACONTAINER has no parameter.
Method RENDER_DETAIL_SCREEN on class CL_CRM_BSP_DATACONTAINER has no exception.
Method RENDER_HIDDENFIELDS Signature
Method RENDER_HIDDENFIELDS on class CL_CRM_BSP_DATACONTAINER has no parameter.
Method RENDER_HIDDENFIELDS on class CL_CRM_BSP_DATACONTAINER has no exception.
Method RENDER_LIST_SCREEN Signature
Method RENDER_LIST_SCREEN on class CL_CRM_BSP_DATACONTAINER has no parameter.
Method RENDER_LIST_SCREEN on class CL_CRM_BSP_DATACONTAINER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 620 |