Hierarchy
⤷
⤷
Properties
| Class | CL_BSP_BP_GLOBAL_SERVICE | |
| Short Description | BSP ACC: Global Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | COM_BSP_MODEL_IL_BP | Central Parts of BP from the BSP Development |
| Created | 20021213 | SAP |
| Last change | 20110908 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_BSP_BP_GLOBAL_SERVICE has no interface implemented.
Friends
Class CL_BSP_BP_GLOBAL_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BU_AKTYP | '02' | Change | 20040713 | ||
| 2 | Constant | Public | Type reference (TYPE) | BU_AKTYP | '01' | Create | 20040713 | ||
| 3 | Constant | Public | Type reference (TYPE) | BU_AKTYP | '03' | Display | 20040713 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | '*' | 20040907 | |||
| 5 | Constant | Public | Type reference (TYPE) | TJ01-VRGNG | 'CHAN' | Business Transaction | 20021213 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'CP' | 20040907 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'EQ' | 20040907 | |||
| 8 | Constant | Public | Type reference (TYPE) | CRMT_BSP_EVENT | 'CREATE' | 20040907 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'HIGH' | 20040907 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'LOW' | 20040907 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'OPTION' | 20040907 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'SIGN' | 20040907 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'I' | 20040907 | |||
| 14 | Constant | Public | Type reference (TYPE) | CRMT_BSP_FIELDPROPERTY | 'C' | 20040922 | |||
| 15 | Constant | Public | Type reference (TYPE) | CRMT_BSP_FIELDPROPERTY | 'A' | 20040527 | |||
| 16 | Constant | Public | Type reference (TYPE) | BU_BOOLEAN | 'X' | Boolean Type, Do Not Use in Interfaces! | 20021213 | ||
| 17 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_COM_BSP_SRV_APPL_MANAGER | Reference to Instance of the Application Manager | 20040510 | |||
| 18 | Static Attribute | Private | Type reference (TYPE) | TY_CONTROLER_IF_TAB | 20021213 | ||||
| 19 | Static Attribute | Private | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Table of Object Keys | 20030610 | |||
| 20 | Static Attribute | Public | Type reference (TYPE) | BUROLTYPRNG | Role Type Range Table | 20040902 | |||
| 21 | Static Attribute | Public | Type reference (TYPE) | CRMT_BSP_OBJ_FIELDATTRIB_TAB | 20040527 | ||||
| 22 | Static Attribute | Private | Type reference (TYPE) | TY_STRUCTURE_REF_T | 20040907 | ||||
| 23 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20040909 | ||||
| 24 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20040909 | ||||
| 25 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20040909 | ||||
| 26 | Static Attribute | Public | Type reference (TYPE) | BU_ROLE | 20040902 | ||||
| 27 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20040902 | |||
| 28 | Static Attribute | Private | Type reference (TYPE) | BU_BOOLEAN | 'X' | Boolean Type, Do Not Use in Interfaces! | 20030604 | ||
| 29 | Static Attribute | Public | Type reference (TYPE) | BU_ROLE | 20040527 |
Methods
Events
Class CL_BSP_BP_GLOBAL_SERVICE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CONTROLER_IF | Private | See coding | 20021213 | BEGIN OF ty_controler_if,
access_instance TYPE REF TO if_crm_bsp_model_access_il,
structure_name TYPE crmt_bsp_scrstrucname,
use_diffrent_key TYPE abap_bool,
END OF ty_controler_if
|
||
| 2 | TY_CONTROLER_IF_TAB | Private | See coding | 20021213 | ty_controler_if_tab TYPE STANDARD TABLE OF ty_controler_if
|
||
| 3 | TY_STRUCTURE_REF | Private | See coding | 20040907 | BEGIN OF ty_structure_ref,
structure_name TYPE string,
instance TYPE REF TO cl_abap_structdescr,
fields TYPE dd_x031l_table,
END OF ty_structure_ref
|
||
| 4 | TY_STRUCTURE_REF_T | Private | See coding | 20040907 | ty_structure_ref_t TYPE STANDARD TABLE OF ty_structure_ref
|
Method Signatures
Method ADD_EMPLOYEE_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT | Call by reference | Type reference (TYPE) | CRMT_CONTEXT_ID | 20040907 | ||||
| 2 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_OBJECT_NAME | 20040907 | ||||
| 3 | IV_PARTNER | Call by reference | Type reference (TYPE) | ANY | 20040907 | ||||
| 4 | IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | ANY | 20040907 | ||||
| 5 | IV_SAVE_MODE | Call by reference | Type reference (TYPE) | AD_SAVE | 20040907 | ||||
| 6 | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | 20040907 | ||||
| 7 | RV_ERROR_OCCURED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040907 |
Method ADD_EMPLOYEE_ROLE on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method AUTHORITY_CHECK_EMPLOYEE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVITY | Call by reference | Type reference (TYPE) | BU_AKTYP | '03' | 20040907 | |||
| 2 | RV_AUTHORITY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040901 |
Method AUTHORITY_CHECK_EMPLOYEE on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method AUTHORITY_CHECK_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20040713 | |||
| 2 | IV_ACTIVITY | Call by reference | Type reference (TYPE) | BU_AKTYP | Aktivitätstyp | 20040713 | |||
| 3 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_OBJECT_NAME | Objektname für Fehlerbehandlung | 20040713 |
Method AUTHORITY_CHECK_GROUP on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method AUTHORITY_CHECK_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20040713 | |||
| 2 | EV_NO_AUTHORITY | Call by reference | Type reference (TYPE) | BU_BOOLEAN | Returntabelle | 20040713 | |||
| 3 | IV_ACTIVITY | Call by reference | Type reference (TYPE) | BU_AKTYP | Aktivitätstyp | 20040713 | |||
| 4 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_OBJECT_NAME | Objektname für Fehlerbehandlung | 20040713 |
Method AUTHORITY_CHECK_ROLE on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method BP_ADD_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT | Call by reference | Type reference (TYPE) | CRMT_CONTEXT_ID | 20040907 | ||||
| 2 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_OBJECT_NAME | Geschäftsvorgangs-Teilobjekt | 20040907 | |||
| 3 | IV_PARTNER | Call by reference | Type reference (TYPE) | ANY | 20040907 | ||||
| 4 | IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | ANY | 20040907 | ||||
| 5 | IV_ROLE | Call by reference | Type reference (TYPE) | BU_ROLE | GP-Rolle | 20040907 | |||
| 6 | IV_SAVE_MODE | Call by reference | Type reference (TYPE) | AD_SAVE | Kennzeichen: Adresse sichern? | 20040907 | |||
| 7 | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20040907 | |||
| 8 | RV_ERROR_OCCURED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040907 |
Method BP_ADD_ROLE on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method BP_ARE_EMPLOYEE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PARTNER_KEYS | Call by reference | Type reference (TYPE) | BUP_PARTNER_GUID_T | 20040921 | ||||
| 2 | IV_EMPLOYEE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20040921 |
Method BP_ARE_EMPLOYEE on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method BP_HAS_CENTRAL_PERSON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARTNER | Call by reference | Type reference (TYPE) | ANY | 20040630 | ||||
| 2 | IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | ANY | 20040630 | ||||
| 3 | RV_HAS_CENTRAL_PERSON | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040630 |
Method BP_HAS_CENTRAL_PERSON on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method BP_HAS_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARTNER | Call by reference | Type reference (TYPE) | ANY | 20040527 | ||||
| 2 | IV_ROLE | Call by reference | Type reference (TYPE) | BU_ROLE | 20040527 | ||||
| 3 | RV_HAS_ROLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040527 |
Method BP_HAS_ROLE on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method BP_IS_EMPLOYEE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARTNER | Call by reference | Type reference (TYPE) | ANY | 20040630 | ||||
| 2 | RV_IS_EMPLOYEE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040630 |
Method BP_IS_EMPLOYEE on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method BP_IS_ONLY_EMPLOYEE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARTNER | Call by reference | Type reference (TYPE) | ANY | 20040902 | ||||
| 2 | RV_ONLY_EMPLOYEE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040902 |
Method BP_IS_ONLY_EMPLOYEE on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method BUILD_RANGE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RANGE | Call by reference | Type reference (TYPE) | ANY | 20040907 | ||||
| 2 | IV_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | STRING | 20040907 | ||||
| 3 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20040907 |
Method BUILD_RANGE_TABLE on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method CHECK_ACTIVE_TABSTRIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TABSTRIP | Call by reference | Type reference (TYPE) | CRMT_BSP_REGTABGRP_TAB | Tabellentyp für Tabstrip | 20030213 | |||
| 2 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20030213 | |||
| 3 | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20030213 |
Method CHECK_ACTIVE_TABSTRIP on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method CHECK_AFTER_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20030120 | |||
| 2 | IT_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20030120 | ||||
| 3 | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20030120 |
Method CHECK_AFTER_READ on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method CHECK_PARTNER_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PARTNER_KEYS | Call by reference | Type reference (TYPE) | BUP_PARTNER_GUID_T | 20021213 | ||||
| 2 | IV_GROUP | Call by reference | Type reference (TYPE) | BU_BOOLEAN | 20021213 | ||||
| 3 | IV_ORGANIZATION | Call by reference | Type reference (TYPE) | BU_BOOLEAN | 20021213 | ||||
| 4 | IV_PERSON | Call by reference | Type reference (TYPE) | BU_BOOLEAN | 20021213 |
Method CHECK_PARTNER_TYPE on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method CHECK_SEARCHHELP_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ACTIV | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20030217 | ||||
| 2 | IV_AS4LOCAL | Call by reference | Type reference (TYPE) | AS4LOCAL | Aktivierungsstand eines Repository-Objektes | 20030217 | |||
| 3 | IV_SHLPNAME | Call by reference | Type reference (TYPE) | SHLPNAME | Name einer Suchhilfe | 20030217 | |||
| 4 | IV_SUBSHLP | Call by reference | Type reference (TYPE) | SUBSHLP | in einer Sammelsuchhilfe inkludierte Suchhilfe | 20030217 |
Method CHECK_SEARCHHELP_ACTIVE on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method CHECK_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PARTNER_KEYS | Call by reference | Type reference (TYPE) | BUP_PARTNER_GUID_T | Tabellentyp für Partnernummer und Partner-GUID | 20021213 | |||
| 2 | IV_MAX_HITS | Call by reference | Type reference (TYPE) | COMT_BSP_BP_MAXHITS | Maximale Trefferanzahl | 20021213 |
Method CHECK_STATUS on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method CHECK_TD_MAINTENANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELD_ATTRIBUTE | Call by reference | Type reference (TYPE) | CRMT_BSP_FIELDATTRIB_TAB | Feldeigenschaften | 20050406 | |||
| 2 | IT_FIELDNAMES | Call by reference | Type reference (TYPE) | CRMT_BSP_FIELDNAME_TAB | Feldnamentabelle | 20050406 | |||
| 3 | IT_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20050406 | |||
| 4 | IV_DEVELOPMENT | Call by reference | Type reference (TYPE) | TB056-DEVELOP | Funktion: Kennzeichen | 20050406 | |||
| 5 | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20050406 |
Method CHECK_TD_MAINTENANCE on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method CLEAR_CONTROLER_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FOCUS_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20021213 | |||
| 2 | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20021213 |
Method CLEAR_CONTROLER_MESSAGES on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method CLEAR_EMPLOYEE_PRIVATE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | COMT_BSP_SEARES_BP_T | Zentraler Teil Suchergebnis | 20040902 | |||
| 2 | CT_FIELD_ATTRIBUTE | Call by reference | Type reference (TYPE) | CRMT_BSP_FIELDATTRIB_TAB | Feldeigenschaften | 20040902 |
Method CLEAR_EMPLOYEE_PRIVATE_DATA on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method COLLECT_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RETURN | Call by reference | Type reference (TYPE) | BUS_BAPI-RETURN_TABLE | 20021217 | ||||
| 2 | CV_ERROR | Call by reference | Type reference (TYPE) | BUS_BAPI-ERROR | Boolscher Typ: Nicht zur Verwendung auf Oberflächen | 20021217 |
Method COLLECT_MESSAGE on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method CONVERT_NUMBER_TO_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Schlüssel eines Objektes | 20021213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim convertierung BP Numer in Guid | 20021213 |
Method CONVERT_OBJKEY_TO_PARTNER_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20040907 | |||
| 2 | RV_PARTNER_ID | Value transfer | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20040907 |
Method CONVERT_OBJKEY_TO_PARTNER_ID on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method ERROR_OCCURED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | 20040527 | ||||
| 2 | RV_ERROR_OCCURED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040527 |
Method ERROR_OCCURED on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method FORMAT_PHONE_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_PHONE | Call by reference | Type reference (TYPE) | ANY | 20040930 | ||||
| 2 | IV_COUNTRY | Call by reference | Type reference (TYPE) | ANY | 20040930 | ||||
| 3 | IV_EXTENSION | Call by reference | Type reference (TYPE) | ANY | 20040930 | ||||
| 4 | IV_TELNO | Call by reference | Type reference (TYPE) | ANY | 20040930 |
Method FORMAT_PHONE_NUMBER on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method GET_CONTACT_TELEPHONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_TELEPHONE | Call by reference | Type reference (TYPE) | ANY | 20021213 | ||||
| 2 | IV_CONTACT | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20021213 | |||
| 3 | IV_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20021213 |
Method GET_CONTACT_TELEPHONE on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method GET_CONTROLER_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FOCUS_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20021213 | |||
| 2 | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20021213 |
Method GET_CONTROLER_MESSAGES on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method GET_MAX_HITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PARTNER_KEYS | Call by reference | Type reference (TYPE) | ANY | Tabellentyp für Partnernummer und Partner-GUID | 20021213 | |||
| 2 | EV_HITS | Call by reference | Type reference (TYPE) | COMT_BSP_BP_MAXHITS | Maximale Trefferanzahl | 20021213 | |||
| 3 | IV_AUTO_MAX | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20030904 | ||||
| 4 | IV_CONTEXT | Call by reference | Type reference (TYPE) | CRMT_CONTEXT_ID | 'OIC_INIT' | Kontext Identifikation für Meldungen | 20021217 | ||
| 5 | IV_MAX_HITS | Call by reference | Type reference (TYPE) | COMT_BSP_BP_MAXHITS | Maximale Trefferanzahl | 20021213 | |||
| 6 | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20021217 | |||
| 7 | IV_TABLE_STRUCTURE | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | 'BUPA_PARTNER_GUID' | Strukturname des Anzeigefeldes | 20040902 |
Method GET_MAX_HITS on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method GET_OBJECT_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DISPLAY | Call by reference | Type reference (TYPE) | BU_BOOLEAN | Boolscher Typ: Nicht zur Verwendung auf Oberflächen | 20030610 | |||
| 2 | IV_NO_DEL | Call by reference | Type reference (TYPE) | BU_BOOLEAN | SPACE | Boolscher Typ: Nicht zur Verwendung auf Oberflächen | 20030613 | ||
| 3 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20030610 |
Method GET_OBJECT_DISPLAY on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method GET_PARTNER_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_TITLE_TEXT | Call by reference | Type reference (TYPE) | ANY | 20021213 | ||||
| 2 | IV_CONTACT | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20021213 |
Method GET_PARTNER_TITLE on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method GET_ROLE_CATEGORY_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_GROUP | Call by reference | Type reference (TYPE) | ANY | 20040907 | ||||
| 2 | CV_ORGANIZATION | Call by reference | Type reference (TYPE) | ANY | 20040907 | ||||
| 3 | CV_PERSON | Call by reference | Type reference (TYPE) | ANY | 20040907 | ||||
| 4 | IV_MESSAGE_CONTEXT | Call by reference | Type reference (TYPE) | CRMT_CONTEXT_ID | SPACE | 20040907 | |||
| 5 | IV_ROLE_CATEGORY | Call by reference | Type reference (TYPE) | BU_PARTNERROLECAT | 20040907 |
Method GET_ROLE_CATEGORY_CUSTOMIZING on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method GET_STRUCTURE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20040907 | ||||
| 2 | IV_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | ANY | 20040907 | ||||
| 3 | RT_FIELDS | Value transfer | Type reference (TYPE) | DDFIELDS | 20040907 |
Method GET_STRUCTURE_FIELDS on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method GET_TITLE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_TITLE_TEXT | Call by reference | Type reference (TYPE) | ANY | 20021213 | ||||
| 2 | IV_TITLE_KEY | Call by reference | Type reference (TYPE) | AD_TITLE | Anredeschlüssel | 20021213 |
Method GET_TITLE_TEXT on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method HR_ACTIV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HR_ACTIV | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040527 |
Method HR_ACTIV on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method INTERNET_USER_ON_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER | Call by reference | Type reference (TYPE) | ANY | 20040907 | ||||
| 2 | RV_USER_ON_DB | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040907 |
Method INTERNET_USER_ON_DB on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method MERGE_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECT_KEYS | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | 20040907 | ||||
| 2 | CT_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER_T | 20040907 |
Method MERGE_RESULT on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method MY_PART_FOR_MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20040907 | ||||
| 2 | IT_FIELD_TAB | Call by reference | Type reference (TYPE) | CRMT_BSP_FIELDNAME_TAB | Feldname | 20040907 | |||
| 3 | IV_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | STRING | 20040907 | ||||
| 4 | RV_MY_PART_TO_MODIFY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040907 |
Method MY_PART_FOR_MODIFY on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method MY_PART_TO_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SOURCE | Call by reference | Type reference (TYPE) | ANY | 20040907 | ||||
| 2 | IS_TARGET | Call by reference | Type reference (TYPE) | ANY | 20040907 | ||||
| 3 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | ANY | 20040907 | ||||
| 4 | IV_TARGET_NAME | Call by reference | Type reference (TYPE) | ANY | 20040907 | ||||
| 5 | RV_IS_MY_PART | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040907 |
Method MY_PART_TO_READ on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method PARTNER_AUTHORITY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PARTNER_KEYS | Call by reference | Type reference (TYPE) | BUP_PARTNER_GUID_T | Tabellentyp für Partnernummer und Partner-GUID | 20030226 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20021213 | |||
| 3 | IV_ACTIVITY | Call by reference | Type reference (TYPE) | BU_AKTYP | Aktivitätstyp | 20021213 | |||
| 4 | IV_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20021213 | |||
| 5 | IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | GUID eines Geschäftspartners | 20021213 | |||
| 6 | IV_RLTYP | Call by reference | Type reference (TYPE) | BU_RLTYP | '000000' | BDT: Objektteil | 20021213 |
Method PARTNER_AUTHORITY_CHECK on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method REGISTER_CONTROLER_IF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTROLER_IF | Call by reference | Object reference (TYPE REF TO) | IF_CRM_BSP_MODEL_ACCESS_IL | Anwendungsschnittstell zu BSP IL | 20021213 | |||
| 2 | IV_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20021213 | |||
| 3 | IV_USE_DIFFRENT_KEY | Call by reference | Type reference (TYPE) | ABAP_BOOL | SPACE | 20021213 |
Method REGISTER_CONTROLER_IF on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method SET_FIELD_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DD03P | Call by reference | Type reference (TYPE) | DD03TTYP | Tabellentyp für Tabellenfelder | 20021213 | |||
| 2 | CT_FIELD_ATTRIBUTE | Call by reference | Type reference (TYPE) | CRMT_BSP_FIELDATTRIB_TAB | Feldeigenschaften | 20021213 | |||
| 3 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20021213 | |||
| 4 | IV_FIELD_PROPERTY | Call by reference | Type reference (TYPE) | CRMT_BSP_FIELDPROPERTY | Feldeigenschaften | 20021213 | |||
| 5 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Schlüssel eines Objektes | 20021213 | |||
| 6 | IV_SCREEN_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20021213 | |||
| 7 | IV_SUB_STRUCTURE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20021213 |
Method SET_FIELD_ATTR on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method SET_HR_FIELDS_TO_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELD_ATTRIBUTE | Call by reference | Type reference (TYPE) | CRMT_BSP_FIELDATTRIB_TAB | 20040527 | ||||
| 2 | IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | 20040527 |
Method SET_HR_FIELDS_TO_DISPLAY on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method SET_MESSAGE_ACTIV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIV | Call by reference | Type reference (TYPE) | BU_BOOLEAN | 'X' | Boolscher Typ: Nicht zur Verwendung auf Oberflächen | 20030604 |
Method SET_MESSAGE_ACTIV on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method SET_OBJECTS_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECTS | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20030610 | |||
| 2 | IV_EVENT | Call by reference | Type reference (TYPE) | CRMT_BSP_EVENT | 'DISPLAY' | Ereignis | 20030610 |
Method SET_OBJECTS_DISPLAY on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
Method TABLE_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TABLE_TARGET | Call by reference | Type reference (TYPE) | ANY | 20030121 | ||||
| 2 | IT_TABLE_DEST | Call by reference | Type reference (TYPE) | ANY | 20030121 | ||||
| 3 | IV_STRUCTURE_NAME_DEST | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20030121 | |||
| 4 | IV_STRUCTURE_NAME_TARGET | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | Strukturname des Anzeigefeldes | 20030121 |
Method TABLE_MAPPING on class CL_BSP_BP_GLOBAL_SERVICE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 400 |