SAP ABAP Class CL_BW_BCT_TGGRP_CREATE (Helpservice Class for Target Group Creation)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-CRM (Application Component) Customer Relationship Management
⤷
RS_BCT_CRM_WEBUTIL (Package) BW: Content CRM Analytics Web Reporting Utilities
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_WWW_HELP_WINDOW | Help Window in Web Reporting | 20040211 |
Properties
| Class | CL_BW_BCT_TGGRP_CREATE | |
| Short Description | Helpservice Class for Target Group Creation | |
| Super Class | CL_RSR_WWW_HELP_WINDOW | Help Window in Web Reporting |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_BCT_CRM_WEBUTIL | BW: Content CRM Analytics Web Reporting Utilities |
| Created | 20031222 | 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) |
Interfaces
Class CL_BW_BCT_TGGRP_CREATE has no interface implemented.
Friends
Class CL_BW_BCT_TGGRP_CREATE has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20040119 | ||
| 2 | Instance method | Private | Method | 20040116 | ||
| 3 | Instance method | Private | Method | 20040119 | ||
| 4 | Instance method | Private | Method | 20040119 | ||
| 5 | Instance method | Private | Method | 20040119 | ||
| 6 | Instance method | Private | Method | 20040130 | ||
| 7 | Instance method | Private | Method | 20040115 | ||
| 8 | Instance method | Private | Method | 20040126 | ||
| 9 | Instance method | Private | Method | 20040211 |
Events
Class CL_BW_BCT_TGGRP_CREATE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | VALUE_HELP_LIST | Protected | See coding | 20040126 | BEGIN OF value_help_list,
value TYPE sysuuid_c,
descr TYPE char72,
END OF value_help_list
|
Method Signatures
Method CHECK_RFC_DEST Signature
Method CHECK_RFC_DEST on class CL_BW_BCT_TGGRP_CREATE has no parameter.
Method CHECK_RFC_DEST on class CL_BW_BCT_TGGRP_CREATE has no exception.
Method CREATE_HTML_FROM_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_HTML_STREAM | Call by reference | Type reference (TYPE) | STRING | 20040116 | ||||
| 2 | I_SNIPPET_NAME | Call by reference | Type reference (TYPE) | STRING | 20040116 |
Method CREATE_HTML_FROM_TEMPLATE on class CL_BW_BCT_TGGRP_CREATE has no exception.
Method CREATE_TARGETGROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN_BP_ADD | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returnparameter | 20040220 | |||
| 2 | ET_RETURN_TG_CREATE | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returnparameter | 20040220 | |||
| 3 | E_TGID | Call by reference | Type reference (TYPE) | SYSUUID_C | UUID in Character-Darstellung | 20040220 | |||
| 4 | IT_PARTNER | Value transfer | Type reference (TYPE) | RSBCT_PARTNERLIST_TAB | Tabellentyp für Business-Partner-Liste | 20040220 | |||
| 5 | I_CREATE_BP | Call by reference | Type reference (TYPE) | RSCRMBOOL | RSCRM: Kennzeichen | 20040220 | |||
| 6 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | RSCRMTGTEXT | Beschreibung der Zielgruppe | 20040220 | |||
| 7 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040220 | |||
| 8 | I_IDIOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20040220 | |||
| 9 | I_PROFILESETGUID | Call by reference | Type reference (TYPE) | SYSUUID_C | UUID in Character-Darstellung | 20040220 | |||
| 10 | I_SEGMENTTYP | Call by reference | Type reference (TYPE) | RSCRMTGSEGMENTTYPE | '100000' | Zielgruppen-Segmenttyp ab Release 3.0 | 20040220 |
Method CREATE_TARGETGROUP on class CL_BW_BCT_TGGRP_CREATE has no exception.
Method CRM_RFCDEST_GET Signature
Method CRM_RFCDEST_GET on class CL_BW_BCT_TGGRP_CREATE has no parameter.
Method CRM_RFCDEST_GET on class CL_BW_BCT_TGGRP_CREATE has no exception.
Method CRM_RFCDEST_SET Signature
Method CRM_RFCDEST_SET on class CL_BW_BCT_TGGRP_CREATE has no parameter.
Method CRM_RFCDEST_SET on class CL_BW_BCT_TGGRP_CREATE has no exception.
Method EXTRACT_CHVALS_FROM_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHAVL | Call by reference | Type reference (TYPE) | RSD_T_CHAVL | Extrahierte Char. Values | 20040130 | |||
| 2 | I_EXTRACT_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20040130 | |||
| 3 | I_FILTER_CHVAL | Call by reference | Type reference (TYPE) | RSCHAVL | Dim: Feld für einen beliebigen Merkmalswert | 20040130 | |||
| 4 | I_FILTER_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20040130 |
Method EXTRACT_CHVALS_FROM_VIEW on class CL_BW_BCT_TGGRP_CREATE has no exception.
Method GET_DATAPROVIDER Signature
Method GET_DATAPROVIDER on class CL_BW_BCT_TGGRP_CREATE has no parameter.
Method GET_DATAPROVIDER on class CL_BW_BCT_TGGRP_CREATE has no exception.
Method GET_PROFSETS_FOR_CRMSYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CRMSYSTEM_ID | Call by reference | Type reference (TYPE) | RSCRMRFCDEST | CRM-RFC-Destination | 20040126 |
Method GET_PROFSETS_FOR_CRMSYSTEM on class CL_BW_BCT_TGGRP_CREATE has no exception.
Method PROCESS_URL_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20040211 |
Method PROCESS_URL_PARAMETERS on class CL_BW_BCT_TGGRP_CREATE has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 352 |