SAP ABAP Class CL_VBC_ACF_HELPER (Supporting functions for ACF integration)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-VBZ (Application Component) Visual Business
⤷
VBC_WD_DRIVER (Package) WebDynpro Integration Components
⤷
⤷
Properties
| Class | CL_VBC_ACF_HELPER | |
| Short Description | Supporting functions for ACF integration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | VBC_WD_DRIVER | WebDynpro Integration Components |
| Created | 20100317 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_VBC_ACF_HELPER has no forward declaration.
Interfaces
Class CL_VBC_ACF_HELPER has no interface implemented.
Friends
Class CL_VBC_ACF_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_VBC_ACF_HELPER | Supporting functions for ACF integration | 20100317 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | STRINGTAB | Table with Strings | 20100317 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Register a domain as expired | 20100317 | |
| 2 | Instance method | Public | Method | Clear list of expired domains | 20100317 | |
| 3 | Instance method | Public | Method | Get list of expired domains | 20100317 | |
| 4 | Static method | Public | Method | Get instance | 20100317 |
Events
Class CL_VBC_ACF_HELPER has no event.
Types
Class CL_VBC_ACF_HELPER has no local type.
Method Signatures
Method ADD_EXPIRED_DOMAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOMAIN | Call by reference | Type reference (TYPE) | STRING | 20100317 |
Method ADD_EXPIRED_DOMAIN on class CL_VBC_ACF_HELPER has no exception.
Method CLEAR_EXPIRED_DOMAINS Signature
Method CLEAR_EXPIRED_DOMAINS on class CL_VBC_ACF_HELPER has no parameter.
Method CLEAR_EXPIRED_DOMAINS on class CL_VBC_ACF_HELPER has no exception.
Method GET_EXPIRED_DOMAINS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DOMAIN | Value transfer | Type reference (TYPE) | STRINGTAB | Table with Strings | 20100317 |
Method GET_EXPIRED_DOMAINS on class CL_VBC_ACF_HELPER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_VBC_ACF_HELPER | Supporting functions for ACF integration | 20100317 |
Method GET_INSTANCE on class CL_VBC_ACF_HELPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |