Hierarchy
⤷
⤷
Properties
| Class | CL_CRM_BSP_AS_MAP | |
| Short Description | CRM PCUI Advanced Search multivalue map. | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_FRAME_GENERIC | Controller Implementation: Generic Framework |
| Created | 20050503 | SAP |
| Last change | 20050519 | 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) |
Interfaces
Class CL_CRM_BSP_AS_MAP has no interface implemented.
Friends
Class CL_CRM_BSP_AS_MAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SDOK_DOCID | 'DE3E8342A8333E5AE10000000A1551F2' | ID for documents and relations | 20050506 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'OnCRMBSPASValueAdd' | 20050503 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'ADD' | 20050503 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'OnCRMBSPASOperatorSelect' | 20050503 | |||
| 5 | Constant | Private | Type reference (TYPE) | SDOK_CLASS | 'M_IMAGE_P' | Document class | 20050506 | ||
| 6 | Constant | Public | Type reference (TYPE) | I | 7 | Between... and... | 20050503 | ||
| 7 | Constant | Public | Type reference (TYPE) | I | 8 | Contains Pattern | 20050503 | ||
| 8 | Constant | Public | Type reference (TYPE) | I | 11 | Empty | 20050511 | ||
| 9 | Constant | Public | Type reference (TYPE) | I | 3 | Equal To | 20050503 | ||
| 10 | Constant | Public | Type reference (TYPE) | I | 6 | Greater Than or Equal To | 20050503 | ||
| 11 | Constant | Public | Type reference (TYPE) | I | 2 | Greater Than | 20050503 | ||
| 12 | Constant | Public | Type reference (TYPE) | I | 5 | Less Than or Equal To | 20050503 | ||
| 13 | Constant | Public | Type reference (TYPE) | I | 1 | Less Than | 20050503 | ||
| 14 | Constant | Public | Type reference (TYPE) | I | 9 | Not Between... and... | 20050503 | ||
| 15 | Constant | Public | Type reference (TYPE) | I | 4 | Not Equal To | 20050503 | ||
| 16 | Constant | Public | Type reference (TYPE) | I | 12 | Not Empty | 20050511 | ||
| 17 | Constant | Public | Type reference (TYPE) | I | 0 | No operator (blank) | 20050510 | ||
| 18 | Constant | Public | Type reference (TYPE) | I | 10 | Does Not Contain Pattern | 20050503 | ||
| 19 | Constant | Private | Type reference (TYPE) | STRING | 'OPER' | 20050503 | |||
| 20 | Constant | Private | Type reference (TYPE) | SDOK_DOCID | 'F03E8342A8333E5AE10000000A1551F2' | ID for documents and relations | 20050506 | ||
| 21 | Constant | Public | Type reference (TYPE) | STRING | 'OnCRMBSPASValueRemove' | 20050503 | |||
| 22 | Constant | Private | Type reference (TYPE) | STRING | 'REMOVE' | 20050503 | |||
| 23 | Constant | Public | Type reference (TYPE) | I | 1 | 20050503 | |||
| 24 | Constant | Public | Type reference (TYPE) | I | 2 | 20050503 | |||
| 25 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20050503 | ||||
| 26 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CRM_BSP_AS_MAP | CRM PCUI Advanced Search multivalue map. | 20050503 | |||
| 27 | Instance attribute | Private | Type reference (TYPE) | T_DDLBTABLE_T | 20050503 | ||||
| 28 | Instance attribute | Private | Type reference (TYPE) | T_DFIES | 20050503 | ||||
| 29 | Instance attribute | Private | Type reference (TYPE) | T_MAP_T | 20050503 | ||||
| 30 | Instance attribute | Private | Type reference (TYPE) | CRMT_STRUCTUREEDIT_LAYOUT_TAB | Layout table for BSP element 'structureEdit' | 20050503 | |||
| 31 | Instance attribute | Private | Type reference (TYPE) | STRING | 20050503 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Adds the "+" or "-" icon at the end of an input field. | 20050503 | |
| 2 | Instance method | Private | Method | Adds the operator field if needed. | 20050503 | |
| 3 | Instance method | Public | Method | Clears the map entries. | 20050503 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20050503 | |
| 5 | Instance method | Public | Method | Convert a pregenerated layout into a "one column" layout. | 20050503 | |
| 6 | Instance method | Public | Method | Deletes the specified value from the list. | 20050503 | |
| 7 | Instance method | Public | Method | Returns an ADD button. | 20050503 | |
| 8 | Instance method | Public | Method | Returns an AND label. | 20050503 | |
| 9 | Instance method | Private | Method | Returns the data index for the specified field. | 20050503 | |
| 10 | Instance method | Public | Method | Returns the DDIC name of a screen field. | 20050503 | |
| 11 | Instance method | Public | Method | Returns the ID of the event. | 20050503 | |
| 12 | Instance method | Public | Method | Returns the values to be displayed for a particular field. | 20050503 | |
| 13 | Static method | Public | Method | Factory method that returns the map singleton. | 20050503 | |
| 14 | Instance method | Private | Method | Returns the URL of a MIME object. | 20050506 | |
| 15 | Instance method | Public | Method | Returns the operator DDLB. | 20050503 | |
| 16 | Instance method | Public | Method | Returns an OR label. | 20050503 | |
| 17 | Instance method | Public | Method | Returns a REMOVE button. | 20050503 | |
| 18 | Instance method | Public | Method | Returns the name of the Add button for a field. | 20050503 | |
| 19 | Instance method | Public | Method | Returns the screen field, to which belongs the event. | 20050503 | |
| 20 | Static method | Public | Method | Returns the information about a screen field. | 20050503 | |
| 21 | Static method | Public | Method | Returns the name of a screen field. | 20050503 | |
| 22 | Instance method | Public | Method | Returns a list of all screen field names. | 20050503 | |
| 23 | Instance method | Public | Method | Returns the value of a screen field. | 20050503 | |
| 24 | Instance method | Public | Method | Returns the name of the DDLB for the operator. | 20050503 | |
| 25 | Instance method | Public | Method | Returns the name of the Remove button for a field. | 20050503 | |
| 26 | Instance method | Public | Method | Returns the current map as ranges for MACs. | 20050503 | |
| 27 | Static method | Private | Method | Returns the supported operators for an inttype. | 20050509 | |
| 28 | Instance method | Public | Method | Handles an event. | 20050503 | |
| 29 | Instance method | Private | Method | Initializes the field values (reads from the state, if any). | 20050503 | |
| 30 | Instance method | Public | Method | Inserts a value for the specified field. | 20050503 | |
| 31 | Instance method | Private | Method | Converts an operator to a CRM BSP option. | 20050503 | |
| 32 | Instance method | Public | Method | Sets the prefix to be used for events. | 20050503 | |
| 33 | Instance method | Public | Method | Sets the value of one field. | 20050503 | |
| 34 | Instance method | Private | Method | Sets an entry in the map. | 20050503 | |
| 35 | Instance method | Public | Method | Sets an operator for the specified field. | 20050503 |
Events
Class CL_CRM_BSP_AS_MAP has no event.
Types
Class CL_CRM_BSP_AS_MAP has no local type.
Method Signatures
Method ADD_BUTTON_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_LAYOUT | Call by reference | Type reference (TYPE) | CRMT_STRUCTUREEDIT_LAYOUT_TAB | Layouttabelle für BSP-Element 'structureEdit' | 20050503 | |||
| 2 | CV_COLUMN | Call by reference | Type reference (TYPE) | I | 20050503 | ||||
| 3 | IV_BUTTON_TYPE | Call by reference | Type reference (TYPE) | CRMT_FIELDTYPE_LAYOUT | 20050503 |
Method ADD_BUTTON_ICON on class CL_CRM_BSP_AS_MAP has no exception.
Method ADD_OPERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_LAYOUT | Call by reference | Type reference (TYPE) | CRMT_STRUCTUREEDIT_LAYOUT_TAB | Layouttabelle für BSP-Element 'structureEdit' | 20050503 | |||
| 2 | CV_COLUMN | Call by reference | Type reference (TYPE) | I | 20050503 | ||||
| 3 | IS_LAYOUT | Call by reference | Type reference (TYPE) | CRMC_LAYOUT | 20050503 |
Method ADD_OPERATOR on class CL_CRM_BSP_AS_MAP has no exception.
Method CLEAR Signature
Method CLEAR on class CL_CRM_BSP_AS_MAP has no parameter.
Method CLEAR on class CL_CRM_BSP_AS_MAP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | 20050503 |
Method CONSTRUCTOR on class CL_CRM_BSP_AS_MAP has no exception.
Method CREATE_DYNAMIC_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_EXTENDED_DATA | Call by reference | Type reference (TYPE) | CRMT_EXTENDED_DATA_TAB | Tabellentyp für erweiterte Daten | 20050516 | |||
| 2 | CT_LAYOUT | Call by reference | Type reference (TYPE) | CRMT_STRUCTUREEDIT_LAYOUT_TAB | Layouttabelle für BSP-Element 'structureEdit' | 20050503 |
Method CREATE_DYNAMIC_LAYOUT on class CL_CRM_BSP_AS_MAP has no exception.
Method DELETE_FIELD_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050503 | |||
| 2 | IV_SCREEN_INDEX | Call by reference | Type reference (TYPE) | I | 20050503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050503 |
Method GET_ADD_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCREEN_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | 20050503 | ||||
| 2 | RR_ADD_BUTTON | Value transfer | Object reference (TYPE REF TO) | CL_HTMLB_ELEMENT | 20050503 |
Method GET_ADD_BUTTON on class CL_CRM_BSP_AS_MAP has no exception.
Method GET_AND_LABEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_AND_LABEL | Value transfer | Object reference (TYPE REF TO) | CL_HTMLB_ELEMENT | 20050503 |
Method GET_AND_LABEL on class CL_CRM_BSP_AS_MAP has no exception.
Method GET_DATA_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050503 | |||
| 2 | IV_SCREEN_INDEX | Call by reference | Type reference (TYPE) | I | 20050503 | ||||
| 3 | IV_SCREEN_POSITION | Call by reference | Type reference (TYPE) | I | 20050503 | ||||
| 4 | RV_DATA_INDEX | Value transfer | Type reference (TYPE) | I | 20050503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050503 |
Method GET_DDIC_FIELD_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCREEN_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | 20050503 | ||||
| 2 | RV_FIELD_NAME | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20050503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050505 |
Method GET_EVENT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EVENT_ID | Value transfer | Type reference (TYPE) | STRING | 20050503 | ||||
| 2 | IV_EVENT_TYPE | Call by reference | Type reference (TYPE) | CRMT_FIELDTYPE_LAYOUT | Ereignistyp (4st. num.; gener.) | 20050503 | |||
| 3 | IV_SCREEN_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20050503 |
Method GET_EVENT_ID on class CL_CRM_BSP_AS_MAP has no exception.
Method GET_FIELD_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OPERATORS | Call by reference | Type reference (TYPE) | CRMT_BSP_INT_TAB | Tabelle mit Integer-Werten | 20050503 | |||
| 2 | ET_SCREEN_FIELD_NAMES | Call by reference | Type reference (TYPE) | CRMT_BSP_STRING_TAB | Tabelle mit Zeichenketten | 20050503 | |||
| 3 | ET_SCREEN_INDEXES | Call by reference | Type reference (TYPE) | CRMT_BSP_INT_TAB | Tabelle mit Integer-Werten | 20050503 | |||
| 4 | ET_SCREEN_POSITIONS | Call by reference | Type reference (TYPE) | CRMT_BSP_INT_TAB | Tabelle mit Integer-Werten | 20050503 | |||
| 5 | ET_VALUES | Call by reference | Type reference (TYPE) | ANY | 20050503 | ||||
| 6 | EV_DATA_ELEMENT | Call by reference | Type reference (TYPE) | ROLLNAME | Datenelement (semantische Domäne) | 20050503 | |||
| 7 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050503 |
Method GET_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | 20050503 | ||||
| 2 | RR_MAP | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BSP_AS_MAP | 20050503 |
Method GET_MAP on class CL_CRM_BSP_AS_MAP has no exception.
Method GET_MIME_OBJECT_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS | Call by reference | Type reference (TYPE) | SDOK_CLASS | 20050506 | ||||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | SDOK_DOCID | 20050506 | ||||
| 3 | RV_URL | Value transfer | Type reference (TYPE) | STRING | 20050506 |
Method GET_MIME_OBJECT_URL on class CL_CRM_BSP_AS_MAP has no exception.
Method GET_OPERATOR_DDLB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OPERATORS | Call by reference | Type reference (TYPE) | CRMT_BSP_INT_TAB | Tabelle mit Integer-Werten | 20050509 | |||
| 2 | IV_DISABLED | Call by reference | Type reference (TYPE) | FLAG | Allgemeines Kennzeichen | 20050509 | |||
| 3 | IV_SCREEN_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | 20050503 | ||||
| 4 | IV_SELECTION | Call by reference | Type reference (TYPE) | I | 20050503 | ||||
| 5 | RR_OPERATOR_DDLB | Value transfer | Object reference (TYPE REF TO) | CL_HTMLB_ELEMENT | 20050503 |
Method GET_OPERATOR_DDLB on class CL_CRM_BSP_AS_MAP has no exception.
Method GET_OR_LABEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_OR_LABEL | Value transfer | Object reference (TYPE REF TO) | CL_HTMLB_ELEMENT | 20050503 |
Method GET_OR_LABEL on class CL_CRM_BSP_AS_MAP has no exception.
Method GET_REMOVE_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCREEN_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | 20050503 | ||||
| 2 | RR_REMOVE_BUTTON | Value transfer | Object reference (TYPE REF TO) | CL_HTMLB_ELEMENT | 20050503 |
Method GET_REMOVE_BUTTON on class CL_CRM_BSP_AS_MAP has no exception.
Method GET_SCREEN_ADD_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050503 | |||
| 2 | IV_SCREEN_INDEX | Call by reference | Type reference (TYPE) | I | 20050503 | ||||
| 3 | RV_SCREEN_ADD_NAME | Value transfer | Type reference (TYPE) | STRING | 20050503 |
Method GET_SCREEN_ADD_NAME on class CL_CRM_BSP_AS_MAP has no exception.
Method GET_SCREEN_FIELDNAME_FROM_EVT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EVENT_TYPE | Call by reference | Type reference (TYPE) | STRING | Ereignistyp (4st. num.; gener.) | 20050503 | |||
| 2 | EV_SCREEN_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20050503 | ||||
| 3 | IV_EVENT_ID | Call by reference | Type reference (TYPE) | STRING | 20050503 |
Method GET_SCREEN_FIELDNAME_FROM_EVT on class CL_CRM_BSP_AS_MAP has no exception.
Method GET_SCREEN_FIELD_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050503 | |||
| 2 | EV_SCREEN_INDEX | Call by reference | Type reference (TYPE) | I | 20050503 | ||||
| 3 | EV_SCREEN_POSITION | Call by reference | Type reference (TYPE) | I | 20050503 | ||||
| 4 | IV_SCREEN_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | 20050503 |
Method GET_SCREEN_FIELD_INFO on class CL_CRM_BSP_AS_MAP has no exception.
Method GET_SCREEN_FIELD_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050503 | |||
| 2 | IV_SCREEN_INDEX | Call by reference | Type reference (TYPE) | I | 20050503 | ||||
| 3 | IV_SCREEN_POSITION | Call by reference | Type reference (TYPE) | I | 20050503 | ||||
| 4 | RV_SCREEN_FIELD_NAME | Value transfer | Type reference (TYPE) | STRING | 20050503 |
Method GET_SCREEN_FIELD_NAME on class CL_CRM_BSP_AS_MAP has no exception.
Method GET_SCREEN_FIELD_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SCREEN_FIELD_NAMES | Call by reference | Type reference (TYPE) | CRMT_BSP_STRING_TAB | Tabelle mit Zeichenketten | 20050503 |
Method GET_SCREEN_FIELD_NAMES on class CL_CRM_BSP_AS_MAP has no exception.
Method GET_SCREEN_FIELD_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20050503 | ||||
| 2 | IV_SCREEN_FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20050503 |
Method GET_SCREEN_FIELD_VALUE on class CL_CRM_BSP_AS_MAP has no exception.
Method GET_SCREEN_OPERATOR_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050503 | |||
| 2 | IV_SCREEN_INDEX | Call by reference | Type reference (TYPE) | I | 20050503 | ||||
| 3 | RV_SCREEN_OPERATOR_NAME | Value transfer | Type reference (TYPE) | STRING | 20050503 |
Method GET_SCREEN_OPERATOR_NAME on class CL_CRM_BSP_AS_MAP has no exception.
Method GET_SCREEN_REMOVE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050503 | |||
| 2 | IV_SCREEN_INDEX | Call by reference | Type reference (TYPE) | I | 20050503 | ||||
| 3 | RV_SCREEN_REMOVE_NAME | Value transfer | Type reference (TYPE) | STRING | 20050503 |
Method GET_SCREEN_REMOVE_NAME on class CL_CRM_BSP_AS_MAP has no exception.
Method GET_SEARCH_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SEARCH_VALUES | Call by reference | Type reference (TYPE) | CRMT_BSP_SEARCH_MULTI_VAL_TAB | Tabellentyp für CRMT_BSP_SEARCH_MULTI_VAL | 20050503 |
Method GET_SEARCH_VALUES on class CL_CRM_BSP_AS_MAP has no exception.
Method GET_SUPPORTED_OPERATORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUPPORTED_OPERATORS | Call by reference | Type reference (TYPE) | CRMT_BSP_INT_TAB | Tabelle mit Integer-Werten | 20050509 | |||
| 2 | IV_INTTYPE | Call by reference | Type reference (TYPE) | INTTYPE | 'X' | ABAP-Datentyp (C,D,N,...) | 20050509 |
Method GET_SUPPORTED_OPERATORS on class CL_CRM_BSP_AS_MAP has no exception.
Method HANDLE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EVENT_ID | Call by reference | Type reference (TYPE) | STRING | 20050503 |
Method HANDLE_EVENT on class CL_CRM_BSP_AS_MAP has no exception.
Method INIT_FIELD_VALUES Signature
Method INIT_FIELD_VALUES on class CL_CRM_BSP_AS_MAP has no parameter.
Method INIT_FIELD_VALUES on class CL_CRM_BSP_AS_MAP has no exception.
Method INSERT_FIELD_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050503 | |||
| 2 | IV_SCREEN_INDEX | Call by reference | Type reference (TYPE) | I | 20050503 | ||||
| 3 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20050503 |
Method INSERT_FIELD_VALUE on class CL_CRM_BSP_AS_MAP has no exception.
Method OPERATOR_TO_CRM_BSP_OPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OPERATOR | Call by reference | Type reference (TYPE) | I | 20050503 | ||||
| 2 | RV_OPTION | Value transfer | Type reference (TYPE) | CRMT_BSP_OPTION | Suchoption für Wertebereichstabelle | 20050503 |
Method OPERATOR_TO_CRM_BSP_OPTION on class CL_CRM_BSP_AS_MAP has no exception.
Method SET_EVENT_PREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20050503 |
Method SET_EVENT_PREFIX on class CL_CRM_BSP_AS_MAP has no exception.
Method SET_FIELD_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCREEN_FIELD_NAME | Call by reference | Type reference (TYPE) | STRING | 20050503 | ||||
| 2 | IV_VALUE | Value transfer | Type reference (TYPE) | ANY | 20050503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050503 |
Method SET_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA_INDEX | Call by reference | Type reference (TYPE) | I | 20050503 | ||||
| 2 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050503 | |||
| 3 | IV_OPERATOR | Call by reference | Type reference (TYPE) | I | 20050503 | ||||
| 4 | IV_SCREEN_INDEX | Call by reference | Type reference (TYPE) | I | 20050503 | ||||
| 5 | IV_SCREEN_POSITION | Call by reference | Type reference (TYPE) | I | 20050503 |
Method SET_MAPPING on class CL_CRM_BSP_AS_MAP has no exception.
Method SET_OPERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20050503 | |||
| 2 | IV_OPERATOR | Call by reference | Type reference (TYPE) | I | 20050503 | ||||
| 3 | IV_SCREEN_INDEX | Call by reference | Type reference (TYPE) | I | 20050503 |
Method SET_OPERATOR on class CL_CRM_BSP_AS_MAP has no exception.
History
| Last changed by/on | SAP | 20050519 |
| SAP Release Created in | 700 |