SAP ABAP Class /PLMB/CL_FRW_TABLE_PROVIDER (Table Provider)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI (Application Component) Service Provider Infrastructure
⤷
/PLMB/BA_FRW (Package) Framework Persistency
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMB/IF_RFC_CONNECTOR | RFC Connector | 20080424 |
Properties
| Class | /PLMB/CL_FRW_TABLE_PROVIDER | |
| Short Description | Table Provider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /PLMB/BA_FRW | Framework Persistency |
| Created | 20080424 | SAP |
| Last change | 20130531 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMB/IF_RFC_CONNECTOR | RFC Connector | 20080424 |
Friends
Class /PLMB/CL_FRW_TABLE_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | /PLMB/T_FRW_TABLE_XSTRING | Table information | 20080424 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | /PLMB/T_FRW_TABLE_BUFFER | Table buffer | 20080424 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Fills the table buffers | 20080424 | |
| 2 | Static method | Public | Method | Get table data | 20080424 | |
| 3 | Static method | Private | Method | 20100511 | ||
| 4 | Static method | Private | Method | DB SELECTs | 20080424 | |
| 5 | Static method | Public | Method | Supply table names that should be read from database | 20080424 |
Events
Class /PLMB/CL_FRW_TABLE_PROVIDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_MESSAGES | Public | Type reference (TYPE) | SCX_T100KEY | 20080425 | |
|
| 2 | GTY_T_MESSAGES | Public | See coding | 20080425 | GTY_T_MESSAGES type standard TABLE OF SCX_T100KEY
|
Method Signatures
Method FILL_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_REQUESTED_TABLES | Call by reference | Type reference (TYPE) | /PLMB/T_FRW_TABLE_XSTRING | Table information | 20080424 |
Method FILL_BUFFER on class /PLMB/CL_FRW_TABLE_PROVIDER has no exception.
Method GET_TABLE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Casted table data (move corresponding fields) | 20080424 | |||
| 2 | IV_CLEAR_BUFFER | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Clears the table provider buffer after data was picked up | 20080430 | ||
| 3 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | TABLE_NAME | DB table - mandatory if et_table is not based on a DB table | 20080426 | |||
| 4 | IV_WHERE_CONDITION | Call by reference | Type reference (TYPE) | /PLMB/FRW_WHERE_CONDITION | Where condition | 20080430 |
Method GET_TABLE_DATA on class /PLMB/CL_FRW_TABLE_PROVIDER has no exception.
Method IS_DELIVERY_CLASS_EQ_A Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | TABLE_NAME | Table Name | 20100511 | |||
| 2 | RV_IS_A | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100511 |
Method IS_DELIVERY_CLASS_EQ_A on class /PLMB/CL_FRW_TABLE_PROVIDER has no exception.
Method READ_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | GTY_T_MESSAGES | Exception messages | 20080425 | |||
| 2 | ET_TABLE_DATA | Call by reference | Type reference (TYPE) | /PLMB/T_FRW_TABLE_BUFFER | Table Data | 20080426 | |||
| 3 | IT_REQUESTED_TABLES | Call by reference | Type reference (TYPE) | /PLMB/T_FRW_TABLE_XSTRING | Table information | 20080424 |
Method READ_TABLES on class /PLMB/CL_FRW_TABLE_PROVIDER has no exception.
Method REGISTER_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CAST_STRUCTURE | Call by reference | Type reference (TYPE) | STRUKNAME | Name of a structure | 20080426 | |||
| 2 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | TABLE_NAME | Table Name | 20080426 | |||
| 3 | IV_WHERE_CONDITION | Call by reference | Type reference (TYPE) | /PLMB/FRW_WHERE_CONDITION | Where condition | 20080430 |
Method REGISTER_TABLES on class /PLMB/CL_FRW_TABLE_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |