SAP ABAP Class CL_RSDRC_SFC_SRVS (Service Class for SFC Handling)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRC (Package) Data Manager InfoProvider Read Access
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RS_BASE | BW Basis | 20040721 |
Properties
| Class | CL_RSDRC_SFC_SRVS | |
| Short Description | Service Class for SFC Handling | |
| Super Class | CL_RS_BASE | BW Basis |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDRC | Data Manager InfoProvider Read Access |
| Created | 20040208 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 7 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 8 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDRC_SFC_SRVS has no interface implemented.
Friends
Class CL_RSDRC_SFC_SRVS has no friend class.
Attributes
Class CL_RSDRC_SFC_SRVS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Builds ABAP structure type from sfc/sfk | 20041026 | |
| 2 | Static method | Public | Method | 20051122 | ||
| 3 | Static method | Public | Method | Generates an SFC Row, for example for 0REQUEST | 20040211 | |
| 4 | Static method | Public | Method | write nametab | 20041027 | |
| 5 | Static method | Private | Method | Retrieve single DTA for each entry | 20060526 | |
| 6 | Static method | Public | Method | Returns a KEYRETURNNM | 20041109 | |
| 7 | Static method | Public | Method | Returns a KEYRETURNNM | 20041109 | |
| 8 | Static method | Public | Method | Returns a SIDRETURNNM | 20041109 | |
| 9 | Static method | Public | Method | Generates a CHARET for an SFC | 20040803 | |
| 10 | Static method | Public | Method | Generates a CHARET for an SFC | 20090127 | |
| 11 | Static method | Public | Method | Is SFK logically empty (only tech rowcount allowed)? | 20090713 | |
| 12 | Static method | Public | Method | Sets the CHECK0 in case a WHERE is not maintained | 20040208 | |
| 13 | Static method | Public | Method | Maintains Cob_pro Indicators in SFC | 20060309 | |
| 14 | Static method | Public | Method | Set FEMS0 flag in SFC from SELDR entries | 20100624 | |
| 15 | Static method | Public | Method | set returnflags for FEMS-N | 20120404 | |
| 16 | Static method | Public | Method | Sets the final RETFLGS correctly | 20040208 | |
| 17 | Static method | Public | Method | Sets or repairs in the TH_SFC the chanmid | 20040902 | |
| 18 | Static method | Public | Method | Sets or repairs the kyfnmid in the TH_SFK | 20040902 | |
| 19 | Static method | Public | Method | Split the SFC into a non-cumulative and a cumulative one | 20090713 | |
| 20 | Static method | Public | Method | Split the SFK into a non-cumulative and a cumulative one | 20090713 |
Events
Class CL_RSDRC_SFC_SRVS has no event.
Types
Class CL_RSDRC_SFC_SRVS has no local type.
Method Signatures
Method BUILD_STRUCT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADD_FEMS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Add FEMS column | 20080730 | ||
| 2 | I_FEMS_NAME | Call by reference | Type reference (TYPE) | RSALIAS | CL_RSR_RRK0_DATA_SRVS=>N_C_FIX_FIELD-FEMS | Name of FEMS column | 20100114 | ||
| 3 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider (maybe needed for dta access) | 20060526 | |||
| 4 | I_LONG_KYFS | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | extend currency kyf fields to survive int/ext conversion | 20081022 | ||
| 5 | I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Tabelle der benötigten Merkmale usw. | 20041026 | |||
| 6 | I_TH_SFK | Call by reference | Type reference (TYPE) | RSDD_TA_SFK | Tabelle der benötigten Basiskennzahlen | 20041026 | |||
| 7 | I_TS_DTA_PRO | Call by reference | Type reference (TYPE) | IF_RSD_INFOPROV=>NT_TS_DTA_PRO | 20130116 | ||||
| 8 | I_TS_SET | Call by reference | Type reference (TYPE) | CL_RSDRC_MULTIPROV=>TN_TS_SET | 20060526 | ||||
| 9 | I_T_RPLCHA | Call by reference | Type reference (TYPE) | RSDRC_T_RPLCHA | 20060526 | ||||
| 10 | R_R_STRUCTDESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20041026 |
Method BUILD_STRUCT_TYPE on class CL_RSDRC_SFC_SRVS has no exception.
Method CREATE_CHA_FROM_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_CHA | Call by reference | Type reference (TYPE) | RSDRS_S_CHA | 20051122 | ||||
| 2 | E_S_COB_PRO | Call by reference | Type reference (TYPE) | RSD_S_COB_PRO | 20051122 | ||||
| 3 | I_R_IPRO | Call by reference | Object reference (TYPE REF TO) | IF_RSD_INFOPROV | InfoProvider Runtime Metadata | 20130115 | |||
| 4 | I_S_SET | Call by reference | Type reference (TYPE) | CL_RSDRC_MULTIPROV=>TN_S_SET | 20051122 | ||||
| 5 | I_TH_COB_PRO | Call by reference | Type reference (TYPE) | RSDRC_TH_COB_PRO | 20051122 |
Method CREATE_CHA_FROM_SET on class CL_RSDRC_SFC_SRVS has no exception.
Method CREATE_SFC_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANM | Value transfer | Type reference (TYPE) | RSCHANM | Merkmal | 20040211 | |||
| 2 | I_CUBETYPE | Value transfer | Type reference (TYPE) | RSCUBETYPE | Typ des InfoCube | 20040211 | |||
| 3 | I_INFOPROV | Value transfer | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20040211 | |||
| 4 | R_S_SFC | Value transfer | Type reference (TYPE) | RRSFC01 | Tabelle der benötigten Merkmale usw. | 20040211 |
Method CREATE_SFC_LINE on class CL_RSDRC_SFC_SRVS has no exception.
Method CREATE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RAW_IF_UUID | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | RAW db field if uuid | 20080617 | ||
| 2 | I_TABLNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | Name of View | 20041027 | |||
| 3 | I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | list of characteristics | 20041027 | |||
| 4 | I_TH_SFK | Call by reference | Type reference (TYPE) | RSDD_TH_SFK | list of key figures | 20041027 | |||
| 5 | I_TS_DTA_PRO | Call by reference | Type reference (TYPE) | IF_RSD_INFOPROV=>NT_TS_DTA_PRO | COB_PRO for fields | 20130114 | |||
| 6 | I_TS_SET | Call by reference | Type reference (TYPE) | CL_RSDRC_MULTIPROV=>TN_TS_SET | 20051122 |
Method CREATE_TABLE on class CL_RSDRC_SFC_SRVS has no exception.
Method GET_DTA_PRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider (maybe needed for dta access) | 20060526 | |||
| 2 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | Infoobject dta_pro is requested for | 20060526 | |||
| 3 | I_TS_DTA_PRO | Call by reference | Type reference (TYPE) | IF_RSD_INFOPROV=>NT_TS_DTA_PRO | 20130116 | ||||
| 4 | R_S_DTA_PRO | Value transfer | Type reference (TYPE) | RSD_S_DTA_PRO | Eigenschaften eines InfoObjects im Datenziel | 20060526 |
Method GET_DTA_PRO on class CL_RSDRC_SFC_SRVS has no exception.
Method GET_RETURNNM_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANM | Value transfer | Type reference (TYPE) | RSCHANM | Merkmal | 20041109 | |||
| 2 | I_CHANMID | Value transfer | Type reference (TYPE) | RSSID | Stammdaten ID | 20041109 | |||
| 3 | I_SIDRETURNNM | Value transfer | Type reference (TYPE) | RSALIAS | BW-DM Feldalias (darf nicht länger als 18 werden ! ) | 20041109 | |||
| 4 | R_KEYRETURNNM | Value transfer | Type reference (TYPE) | RSALIAS | BW-DM Feldalias (darf nicht länger als 18 werden ! ) | 20041109 |
Method GET_RETURNNM_KEY on class CL_RSDRC_SFC_SRVS has no exception.
Method GET_RETURNNM_KYF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AGGRGEN | Call by reference | Type reference (TYPE) | RSAGGRGEN | Usual aggregation | 20130206 | |||
| 2 | I_BEGIN | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20041112 | ||
| 3 | I_KYFNM | Value transfer | Type reference (TYPE) | RSCHANM | Merkmal | 20041109 | |||
| 4 | I_KYFNMID | Value transfer | Type reference (TYPE) | RSSID | Stammdaten ID | 20041109 | |||
| 5 | R_KYFRETURNNM | Value transfer | Type reference (TYPE) | RSALIAS | BW-DM Feldalias (darf nicht länger als 18 werden ! ) | 20041109 |
Method GET_RETURNNM_KYF on class CL_RSDRC_SFC_SRVS has no exception.
Method GET_RETURNNM_SID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANM | Value transfer | Type reference (TYPE) | RSCHANM | Merkmal | 20041109 | |||
| 2 | I_CHANMID | Value transfer | Type reference (TYPE) | RSSID | Stammdaten ID | 20041109 | |||
| 3 | I_KEYRETURNNM | Value transfer | Type reference (TYPE) | RSALIAS | BW-DM Feldalias (darf nicht länger als 26 werden ! ) | 20041109 | |||
| 4 | R_SIDRETURNNM | Value transfer | Type reference (TYPE) | RSALIAS | BW-DM Feldalias (darf nicht länger als 26 werden ! ) | 20041109 |
Method GET_RETURNNM_SID on class CL_RSDRC_SFC_SRVS has no exception.
Method INITIALIZE_CHARET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Tabelle der benötigten Merkmale usw. | 20040803 | |||
| 2 | R_TH_CHARET | Value transfer | Type reference (TYPE) | RSDR0_TH_CHARET | Tabelle selektierter Merkmale | 20040803 |
Method INITIALIZE_CHARET on class CL_RSDRC_SFC_SRVS has no exception.
Method INITIALIZE_CHARET_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_SFC | Call by reference | Type reference (TYPE) | RSDD_S_SFC | Tabelle der benötigten Merkmale usw. | 20090127 | |||
| 2 | R_S_CHARET | Value transfer | Type reference (TYPE) | RSDR0_S_CHARET | Tabelle selektierter Merkmale | 20090127 |
Method INITIALIZE_CHARET_LINE on class CL_RSDRC_SFC_SRVS has no exception.
Method IS_SFK_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TH_SFK | Call by reference | Type reference (TYPE) | RSDD_TH_SFK | Tabelle der benötigten Basiskennzahlen | 20090713 | |||
| 2 | R_EMPTY | Value transfer | Type reference (TYPE) | RS_BOOL | 20090713 |
Method IS_SFK_EMPTY on class CL_RSDRC_SFC_SRVS has no exception.
Method SET_CHECK0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_S_CHARET | Call by reference | Type reference (TYPE) | RSDR0_S_CHARET | Zurückgegebene Merkmale der Selektionen | 20040208 | |||
| 2 | C_S_SFC | Call by reference | Type reference (TYPE) | RRSFC01 | Tabelle der benötigten Merkmale usw. | 20040208 |
Method SET_CHECK0 on class CL_RSDRC_SFC_SRVS has no exception.
Method SET_CMPSTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Tabelle der benötigten Merkmale usw. | 20060309 | |||
| 2 | I_INFOPROV | Value transfer | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20060309 |
Method SET_CMPSTA on class CL_RSDRC_SFC_SRVS has no exception.
Method SET_FEMS0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Tabelle der benötigten Merkmale usw. | 20100624 | |||
| 2 | I_CALLER | Call by reference | Type reference (TYPE) | RSDRS_CALLER | RSDRS_C_CALLER-RSDRI | caller of data manager | 20100624 | ||
| 3 | I_TSX_SELDR | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | Selektion an den Datamanager | 20100624 |
Method SET_FEMS0 on class CL_RSDRC_SFC_SRVS has no exception.
Method SET_RETFL_N Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_KEYRET_N | Call by reference | Type reference (TYPE) | RRRET | Rückgabe Notwendig ( 1 posible, 2 nötig ) | 20120404 | |||
| 2 | E_SIDRET_N | Call by reference | Type reference (TYPE) | RRRET | Rückgabe Notwendig ( 1 posible, 2 nötig ) | 20120404 | |||
| 3 | I_SX_SELDR | Call by reference | Type reference (TYPE) | RSDD_SX_SELDR | Selektion an den Datamanager | 20120404 |
Method SET_RETFL_N on class CL_RSDRC_SFC_SRVS has no exception.
Method SET_RETURNFLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CHOOSEFL | Call by reference | Type reference (TYPE) | RRSFC01-CHOOSEFL | zwischen der Rückgabe als SID und als KEY kann gewählt werde | 20040216 | |||
| 2 | C_KEYRET | Call by reference | Type reference (TYPE) | RRSFC01-SIDRET | Boolean | 20050601 | |||
| 3 | C_SIDRET | Call by reference | Type reference (TYPE) | RRSFC01-SIDRET | Boolean | 20050601 | |||
| 4 | I_SIDRET_N | Call by reference | Type reference (TYPE) | RRRET | RSDD_C_RETFL-FALSE | Rückgabe Notwendig ( 1 posible, 2 nötig ) | 20110822 | ||
| 5 | I_S_SFC | Call by reference | Type reference (TYPE) | RRSFC01 | Tabelle der benötigten Merkmale usw. | 20040216 |
Method SET_RETURNFLS on class CL_RSDRC_SFC_SRVS has no exception.
Method SET_SFC_CHANMID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Tabelle der benötigten Merkmale usw. | 20040902 |
Method SET_SFC_CHANMID on class CL_RSDRC_SFC_SRVS has no exception.
Method SET_SFK_KYFNMID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TH_SFK | Call by reference | Type reference (TYPE) | RSDD_TH_SFK | Tabelle der benötigten Basiskennzahlen | 20040902 |
Method SET_SFK_KYFNMID on class CL_RSDRC_SFC_SRVS has no exception.
Method SPLIT_FOR_NCUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TH_SFC_CUM | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | 20090713 | ||||
| 2 | E_TH_SFC_NCUM | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | 20090713 | ||||
| 3 | I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | 20090713 |
Method SPLIT_FOR_NCUM on class CL_RSDRC_SFC_SRVS has no exception.
Method SPLIT_SFK_FOR_NCUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EMPTY_CUM | Call by reference | Type reference (TYPE) | RS_BOOL | No Data for cumulative query | 20090713 | |||
| 2 | E_EMPTY_NCUM | Call by reference | Type reference (TYPE) | RS_BOOL | No Data for non-cumulative query | 20090713 | |||
| 3 | E_TH_SFK_CUM | Call by reference | Type reference (TYPE) | RSDD_TH_SFK | Tabelle der benötigten Basiskennzahlen | 20090713 | |||
| 4 | E_TH_SFK_NCUM | Call by reference | Type reference (TYPE) | RSDD_TH_SFK | Tabelle der benötigten Basiskennzahlen | 20090713 | |||
| 5 | I_TH_SFK | Call by reference | Type reference (TYPE) | RSDD_TH_SFK | Tabelle der benötigten Basiskennzahlen | 20090713 |
Method SPLIT_SFK_FOR_NCUM on class CL_RSDRC_SFC_SRVS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 400 |