SAP ABAP Class CL_RSBPC_GEN_TABLE (BPC: Generate DDIC tables)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPC-INF (Application Component) BPC 'unified model' - Infrastructure
⤷
RSBPC0 (Package) BPC IP Extension: Common Services
⤷
⤷
Properties
| Class | CL_RSBPC_GEN_TABLE | |
| Short Description | BPC: Generate DDIC tables | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSBPC0 | BPC IP Extension: Common Services |
| Created | 20130315 | SAP |
| Last change | 20140121 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSBPC_GEN_TABLE has no interface implemented.
Friends
Class CL_RSBPC_GEN_TABLE 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_RSBPC_GEN_TABLE | BPC: Generate DDIC tables | 20130315 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TT_TABLE_INFO | 20130315 | ||||
| 3 | Constant | Private | Type reference (TYPE) | CONTFLAG | 'A' | Delivery class | 20130315 | ||
| 4 | Constant | Private | Type reference (TYPE) | DDLANGUAGE | 'E' | Language Key | 20130315 | ||
| 5 | Constant | Private | Type reference (TYPE) | DEVCLASS | '$TMP' | Package | 20130315 | ||
| 6 | Constant | Private | Type reference (TYPE) | DDRANKING | '1' | DD: Ranking for include and subtype extension | 20130315 | ||
| 7 | Constant | Private | Type reference (TYPE) | PUFFERUNG | 'X' | Buffering type indicator | 20130315 | ||
| 8 | Constant | Private | Type reference (TYPE) | PUFFERUNG | 'G' | Buffering type indicator | 20130315 | ||
| 9 | Constant | Private | Type reference (TYPE) | PUFFERUNG | ' ' | Buffering type indicator | 20130315 | ||
| 10 | Constant | Private | Type reference (TYPE) | PUFFERUNG | 'P' | Buffering type indicator | 20130315 | ||
| 11 | Constant | Private | Type reference (TYPE) | TABART | 'APPL0' | Data class in technical settings | 20130315 | ||
| 12 | Constant | Private | Type reference (TYPE) | TABART | 'APPL1' | Data class in technical settings | 20130315 | ||
| 13 | Constant | Private | Type reference (TYPE) | TABART | 'APPL2' | Data class in technical settings | 20130315 | ||
| 14 | Constant | Private | Type reference (TYPE) | TABCLASS | 'TRANSP' | Table category | 20130315 | ||
| 15 | Constant | Private | Type reference (TYPE) | TABKAT | '0' | Size category | 20130315 | ||
| 16 | Constant | Private | Type reference (TYPE) | TABKAT | '1' | Size category | 20130315 | ||
| 17 | Constant | Private | Type reference (TYPE) | TABKAT | '2' | Size category | 20130315 | ||
| 18 | Constant | Private | Type reference (TYPE) | TABKAT | '3' | Size category | 20130315 | ||
| 19 | Constant | Public | Type reference (TYPE) | TABNAME | 'AUDDATA' | Table Name | 20130315 | ||
| 20 | Constant | Public | Type reference (TYPE) | TABNAME | 'AUDDATA_A' | Table Name | 20130315 | ||
| 21 | Constant | Public | Type reference (TYPE) | TABNAME | 'FORMULA' | Table Name | 20130315 | ||
| 22 | Constant | Public | Type reference (TYPE) | TABNAME | 'MEMBER_ACS' | Table Name | 20130315 | ||
| 23 | Constant | Public | Type reference (TYPE) | TABNAME | 'MEMBER_INFO' | Table Name | 20130315 | ||
| 24 | Static Attribute | Public | Type reference (TYPE) | TABNAME | 'INTC_SWAPPED' | Table Name | 20130315 | ||
| 25 | Constant | Private | Type reference (TYPE) | STRING | '/1CPMB/' | Prefix( namespace) | 20130315 | ||
| 26 | Constant | Private | Type reference (TYPE) | TABNAME | 'AD' | Table Name | 20130315 | ||
| 27 | Constant | Private | Type reference (TYPE) | TABNAME | 'AD_A' | Table Name | 20130315 | ||
| 28 | Constant | Private | Type reference (TYPE) | TABNAME | 'FOR' | Table Name | 20130315 | ||
| 29 | Constant | Private | Type reference (TYPE) | TABNAME | 'MAS' | Table Name | 20130315 | ||
| 30 | Constant | Private | Type reference (TYPE) | TABNAME | 'MIN' | Table Name | 20130315 | ||
| 31 | Constant | Private | Type reference (TYPE) | TABNAME | 'SWIC' | Table Name | 20130315 |
Methods
Events
Class CL_RSBPC_GEN_TABLE has no event.
Types
Class CL_RSBPC_GEN_TABLE has no local type.
Method Signatures
Method ACT_DDIC_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name( <= 16 chars) | 20130315 | |||
| 2 | R_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20130315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130315 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSBPC_GEN_TABLE has no parameter.
Method CONSTRUCTOR on class CL_RSBPC_GEN_TABLE has no exception.
Method COPY_DDIC_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_ACTIVATE | Call by reference | Type reference (TYPE) | RSBPC_FLG | ABAP_TRUE | BPC: Generic indicator | 20130315 | ||
| 2 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name( <= 16 chars) | 20130315 | |||
| 3 | I_TABNAME_SRC | Call by reference | Type reference (TYPE) | TABNAME | Table Name( <= 16 chars) | 20130315 | |||
| 4 | R_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20130315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130315 |
Method DEL_DDIC_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_DELETED | Call by reference | Type reference (TYPE) | RSBPC_FLG | 'X' = deleted, SPACE = not deleted | 20130315 | |||
| 2 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name( <= 16 chars) | 20130315 |
Method DEL_DDIC_TABLE on class CL_RSBPC_GEN_TABLE has no exception.
Method GEN_DDIC_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_ACTIVATE | Call by reference | Type reference (TYPE) | RSBPC_FLG | ABAP_TRUE | BPC: Generic indicator | 20130315 | ||
| 2 | IF_INC_MANDT | Call by reference | Type reference (TYPE) | RSBPC_FLG | ABAP_TRUE | Include MANDT field in table | 20130315 | ||
| 3 | IS_HEADER | Call by reference | Type reference (TYPE) | DD02V | Generated Table for View DD02V | 20130315 | |||
| 4 | IS_TECH_SETTING | Call by reference | Type reference (TYPE) | DD09V | Interface: Technical Settings Table/View | 20130315 | |||
| 5 | IT_FIELDS | Call by reference | Type reference (TYPE) | RSBPC0_T_TABLE_FIELD | BPC: DDIC table field | 20130315 | |||
| 6 | I_TABLE | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130315 | |||
| 7 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name( <= 16 chars) | 20130315 | |||
| 8 | R_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20130315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130315 |
Method GEN_DDIC_TABLE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20130315 | |||
| 2 | IS_PREFIX | Call by reference | Type reference (TYPE) | RSBPCA_S_PREFIX | BPC: Prefix for Appset, Application, Dimension tech name | 20130315 |
Method GEN_DDIC_TABLE_NAME on class CL_RSBPC_GEN_TABLE has no exception.
Method GET_DDIC_TABLE_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_HEADER | Call by reference | Type reference (TYPE) | DD02V | Generated Table for View DD02V | 20130315 | |||
| 2 | ES_TECH_SETTING | Call by reference | Type reference (TYPE) | DD09V | Interface: Technical Settings Table/View | 20130315 | |||
| 3 | ET_FIELDS | Call by reference | Type reference (TYPE) | RSBPC0_T_TABLE_FIELD | BPC: DDIC table field | 20130315 | |||
| 4 | E_GOTSTATE | Call by reference | Type reference (TYPE) | DDGOTSTATE | Status of an ABAP/4 Dictionary object | 20130315 | |||
| 5 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name( <= 16 chars) | 20130315 |
Method GET_DDIC_TABLE_DETAIL on class CL_RSBPC_GEN_TABLE has no exception.
Method GET_DDIC_TABLE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_HEADER | Call by reference | Type reference (TYPE) | DD02V | Generated Table for View DD02V | 20130315 | |||
| 2 | ES_TECH_SETTING | Call by reference | Type reference (TYPE) | DD09V | Interface: Technical Settings Table/View | 20130315 | |||
| 3 | ET_FIELDS | Call by reference | Type reference (TYPE) | RSBPC0_T_TABLE_FIELD | BPC: DDIC table field | 20130315 | |||
| 4 | E_GOTSTATE | Call by reference | Type reference (TYPE) | DDGOTSTATE | Status of an ABAP/4 Dictionary object | 20130315 | |||
| 5 | E_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name( <= 16 chars) | 20130315 | |||
| 6 | IS_PREFIX | Call by reference | Type reference (TYPE) | RSBPCA_S_PREFIX | BPC: Application set, Application, Dimension | 20130315 | |||
| 7 | I_TABLE | Call by reference | Type reference (TYPE) | TABNAME | Required table name by constant | 20130315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130315 |
Method GET_DDIC_TABNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name( <= 16 chars) | 20130315 | |||
| 2 | IS_PREFIX | Call by reference | Type reference (TYPE) | RSBPCA_S_PREFIX | BPC: Application set, Application, Dimension | 20130315 | |||
| 3 | I_TABLE | Call by reference | Type reference (TYPE) | TABNAME | Required table name by constant | 20130315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130315 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_RSBPC_GEN_TABLE | BPC: Generate DDIC tables | 20130315 |
Method GET_INSTANCE on class CL_RSBPC_GEN_TABLE has no exception.
Method INITIAL_TABLE_INFO Signature
Method INITIAL_TABLE_INFO on class CL_RSBPC_GEN_TABLE has no parameter.
Method INITIAL_TABLE_INFO on class CL_RSBPC_GEN_TABLE has no exception.
Method UPD_DDIC_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_ACTIVATE | Call by reference | Type reference (TYPE) | RSBPC_FLG | ABAP_TRUE | BPC: Generic indicator | 20130315 | ||
| 2 | IS_HEADER | Call by reference | Type reference (TYPE) | DD02V | Generated Table for View DD02V | 20130315 | |||
| 3 | IS_TECH_SETTING | Call by reference | Type reference (TYPE) | DD09V | Interface: Technical Settings Table/View | 20130315 | |||
| 4 | IT_FIELDS | Call by reference | Type reference (TYPE) | RSBPC0_T_TABLE_FIELD | BPC: DDIC table field | 20130315 | |||
| 5 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name( <= 16 chars) | 20130315 | |||
| 6 | R_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20130315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130315 |
Method _____________________________X Signature
Method _____________________________X on class CL_RSBPC_GEN_TABLE has no parameter.
Method _____________________________X on class CL_RSBPC_GEN_TABLE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |