SAP ABAP Class CL_RSUC_CRM_TG_SELECTION (Utilities: Update of Target Group Selection for InfoCube)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-ISU (Application Component) Utilities Industry
⤷
RS_BCT_UC (Package) Business Warehouse Content for SAP Utilities
⤷
⤷
Properties
| Class | CL_RSUC_CRM_TG_SELECTION | |
| Short Description | Utilities: Update of Target Group Selection for InfoCube | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_BCT_UC | Business Warehouse Content for SAP Utilities |
| Created | 20040705 | SAP |
| Last change | 20141101 | |
| 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) |
Interfaces
Class CL_RSUC_CRM_TG_SELECTION has no interface implemented.
Friends
Class CL_RSUC_CRM_TG_SELECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | BALLEVEL | '1' | Application Log: Level of Detail | 20040705 | ||
| 2 | Constant | Protected | Type reference (TYPE) | RSPOSIT | '0001' | Position of the Field in the Structure / Table | 20040705 | ||
| 3 | Constant | Protected | Type reference (TYPE) | RSIOBJNM | '0SOURSYSTEM' | InfoObject | 20040705 | ||
| 4 | Constant | Public | Type reference (TYPE) | RSIOBJNM | '0UCINSTALLA' | InfoObject | 20040705 | ||
| 5 | Constant | Public | Type reference (TYPE) | RSIOBJNM | '0UCPREMISE' | InfoObject | 20040705 | ||
| 6 | Constant | Public | Type reference (TYPE) | RSIOBJNM | '0UC_CONNOBJ' | InfoObject | 20040705 | ||
| 7 | Static Attribute | Private | Type reference (TYPE) | ABAP_ATTRNAME | 20040705 | ||||
| 8 | Static Attribute | Private | Type reference (TYPE) | ABAP_ATTRNAME | 20040705 | ||||
| 9 | Static Attribute | Private | Type reference (TYPE) | ABAP_ATTRNAME | 20040705 | ||||
| 10 | Static Attribute | Private | Type reference (TYPE) | ABAP_ATTRNAME | 20040705 | ||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | RSD_TABLNM | Name of Master Data Table (Time-Independent) | 20040705 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | RSD_TABLNM | Name of Master Data Table (Time-Independent) | 20040705 | |||
| 13 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20040705 | ||||
| 14 | Instance attribute | Protected | Type reference (TYPE) | RSDTELNM | Data Element | 20040705 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | RSDTELNM | Data Element | 20040705 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | RSDTELNM | Data Element | 20040705 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | RSFIELDNM | Field Name | 20040705 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | RSFIELDNM | Field Name | 20040705 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | RSFIELDNM | Field Name | 20040705 | |||
| 20 | Instance attribute | Protected | Type reference (TYPE) | RSFIELDNM | Field Name | 20040705 | |||
| 21 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20040705 | ||||
| 22 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_RSUC_CRM_TG_SELECTION | Utilities: Update of Target Group Selection for InfoCube | 20040705 | |||
| 23 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20040705 | ||||
| 24 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20040705 | ||||
| 25 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20040705 | ||||
| 26 | Instance attribute | Protected | Type reference (TYPE) | G_T_WHERE | Dynamic Where Clause | 20040705 | |||
| 27 | Instance attribute | Protected | Type reference (TYPE) | G_T_WHERE | Dynamic Where Clause | 20040705 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Dynamic Data and Code Generation | 20040705 | |
| 2 | Instance method | Public | Method | Determine Partner-Dependent Contract Account | 20040705 | |
| 3 | Instance method | Public | Method | Determine Connection Object | 20040705 | |
| 4 | Instance method | Public | Method | Determine Premise | 20040705 | |
| 5 | Static method | Public | Method | Instantiate Object | 20040705 | |
| 6 | Instance method | Public | Method | Determine Business Partner for Utilities | 20040705 |
Events
Class CL_RSUC_CRM_TG_SELECTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | G_T_WHERE | Protected | See coding | Dynamic Where Clause | 20040705 | g_t_where TYPE TABLE OF g_where WITH KEY table_line
INITIAL SIZE 3
|
|
| 2 | G_WHERE | Protected | Type reference (TYPE) | ABAPSOURCE | Where Clause (Line) | 20040705 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SOURCE_SYSTEM | Value transfer | Type reference (TYPE) | LOGSYS | Logisches System | 20040705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception mit T100 Fehlermeldung | 20040705 |
Method GET_ACCNTBP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ACCNTBP | Value transfer | Type reference (TYPE) | ANY | 20040705 | ||||
| 2 | I_BPARTNER | Value transfer | Type reference (TYPE) | ANY | 20040705 |
Method GET_ACCNTBP on class CL_RSUC_CRM_TG_SELECTION has no exception.
Method GET_CONNOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CONNOBJ | Value transfer | Type reference (TYPE) | ANY | 20040705 |
Method GET_CONNOBJ on class CL_RSUC_CRM_TG_SELECTION has no exception.
Method GET_PREMISE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_PREMISE | Value transfer | Type reference (TYPE) | ANY | Verbrauchsstelle | 20040705 | |||
| 2 | C_T_MONITOR | Call by reference | Type reference (TYPE) | STANDARD TABLE | Meldungen für Monitor | 20040705 | |||
| 3 | E_ABORT | Value transfer | Type reference (TYPE) | SY-SUBRC | Update abbrechen ja/nein | 20040705 | |||
| 4 | I_INSTALLA | Value transfer | Type reference (TYPE) | ANY | Anlage | 20040705 | |||
| 5 | I_RECNO | Value transfer | Type reference (TYPE) | SY-TABIX | Nummer des Datensatzes | 20040705 |
Method GET_PREMISE on class CL_RSUC_CRM_TG_SELECTION has no exception.
Method GET_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MONITOR | Call by reference | Type reference (TYPE) | STANDARD TABLE | Meldungen für Monitor | 20040705 | |||
| 2 | E_ABORT | Value transfer | Type reference (TYPE) | SY-SUBRC | Update abbrechen ja/nein | 20040705 | |||
| 3 | E_OBJREF | Call by reference | Object reference (TYPE REF TO) | CL_RSUC_CRM_TG_SELECTION | Utilities: Fortschreibung Info-Cube Zielgruppenselektion | 20040705 | |||
| 4 | I_SOURCE_SYSTEM | Value transfer | Type reference (TYPE) | LOGSYS | Logisches System | 20040705 |
Method GET_REFERENCE on class CL_RSUC_CRM_TG_SELECTION has no exception.
Method GET_UCBPART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_UCBPART | Value transfer | Type reference (TYPE) | ANY | 20040705 | ||||
| 2 | I_BPARTNER | Value transfer | Type reference (TYPE) | ANY | 20040705 |
Method GET_UCBPART on class CL_RSUC_CRM_TG_SELECTION has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 353 |