Hierarchy
⤷
⤷
Properties
| Class | CL_USMD_SELCOND | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD6 | Replication (Upload/Download, Monitor, ...) |
| Created | 20080411 | SAP |
| Last change | 20140121 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_USMD_SELCOND has no interface implemented.
Friends
Class CL_USMD_SELCOND has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | USMD_FLG | Financial MDM: General Indicator | 20080411 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | USMD_FLG | Financial MDM: General Indicator | 20081009 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | USMD_FLG | Financial MDM: General Indicator | 20080715 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDM Data Model for Access from SAP Standard | 20080411 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | USMD680C | Master Data of Named Selection Condition | 20081016 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | USMD680G | Selection Condition | 20080519 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | S_USMD6820 | MANDT MANDT Hierarchy Info | 20081013 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | TS_USMD6800 | 20080519 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | TS_USMD6821 | 20081009 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | TS_USMD6822 | 20081009 | ||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | USMD_TS_SEL | Sorted Table: Selection Condition (Range per Field) | 20080411 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | USMD_EDITION | Edition | 20090217 | |||
| 13 | Static Attribute | Protected | Type reference (TYPE) | TS_INSTANCE | 20080411 |
Methods
Events
Class CL_USMD_SELCOND has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SX_INSTANCE | Protected | See coding | 20080411 | begin of sx_instance,
usmd_selid type usmd_selid,
o_selcond_weak type ref to cl_abap_weak_reference,
"<-> cl_usmd_selcond,
end of sx_instance
|
||
| 2 | S_USMD6820 | Public | See coding | 20081013 | begin of s_usmd6820,
usmd_hryname type usmd_value,
usmd_hryvers type usmd_hryvers,
USMD_ENTITY_NODE type usmd_entity,
usmd_node_value type usmd_value,
end of s_usmd6820
|
||
| 3 | S_USMD6821 | Public | See coding | 20081009 | begin of s_usmd6821,
usmd_seqnr type usmd_seqnr,
USMD_ENTITY_SUP type usmd_entity,
usmd_value type usmd_value ,
end of s_usmd6821
|
||
| 4 | S_USMD6822 | Public | See coding | 20081013 | begin of s_usmd6822,
usmd_seqnr type usmd_seqnr,
USMD_ENTITY_SUP type usmd_entity,
usmd_value type usmd_value ,
end of s_usmd6822
|
||
| 5 | TS_INSTANCE | Protected | See coding | 20080411 | ts_instance type SORTED TABLE OF sx_instance
with UNIQUE key usmd_selid
|
||
| 6 | TS_USMD6800 | Public | See coding | 20080519 | ts_usmd6800 type sorted table of usmd6800
with unique key mandt usmd_selid usmd_seqnr
|
||
| 7 | TS_USMD680C | Public | See coding | 20081118 | ts_usmd680c type SORTED TABLE OF usmd680c
with unique key mandt usmd_model usmd_entity usmd_sel
|
||
| 8 | TS_USMD6821 | Public | See coding | 20081009 | ts_usmd6821 type sorted table of s_usmd6821
with unique key usmd_seqnr
|
||
| 9 | TS_USMD6822 | Public | See coding | 20081009 | ts_usmd6822 type sorted table of s_usmd6822
with unique key usmd_seqnr
|
||
| 10 | TY_S_SEL_SCREEN | Public | See coding | 20080414 | begin of ty_s_sel_screen,
usmd_seqnr type usmd_seqnr,
fieldname type usmd_fieldname,
is_key type usmd_flg,
end of ty_s_sel_screen
|
||
| 11 | TY_TS_SEL_SCREEN | Public | See coding | 20080414 | ty_ts_sel_screen type sorted table of ty_s_sel_screen
with unique key usmd_seqnr
|
||
| 12 | TY_T_FIELD_DESC | Public | See coding | 20081007 | ty_t_field_desc type standard table of fldconvert
|
||
| 13 | TY_T_FIELD_TEXT | Public | See coding | 20081007 | ty_t_field_text type standard table of rsdstexts
|
||
| 14 | TY_T_RSDSFIELDS | Public | See coding | 20081007 | ty_t_rsdsfields type standard table of rsdsfields
|
||
| 15 | T_FIELD | Public | See coding | 20080411 | t_field type standard table of usmd_s_field
|
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20080414 | |||
| 2 | I_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20080731 |
Method CHECK on class CL_USMD_SELCOND has no exception.
Method CHECK_HRY_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20081020 | |||
| 2 | I_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20081020 |
Method CHECK_HRY_P on class CL_USMD_SELCOND has no exception.
Method CHECK_SEL_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20081016 | |||
| 2 | IF_STRICT | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | FIN MDM: Allgemeines Kennzeichen | 20090514 | ||
| 3 | I_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20081016 |
Method CHECK_SEL_P on class CL_USMD_SELCOND has no exception.
Method COMPARE_LOW_HIGH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SEL | Call by reference | Type reference (TYPE) | USMD_S_SEL | Zeilenstruktur: Selektionsbedingung (Range pro Feld) | 20080526 | |||
| 2 | R_OK | Value transfer | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20080526 |
Method COMPARE_LOW_HIGH on class CL_USMD_SELCOND has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_CREATE_HRY_SEL | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | FIN MDM: Allgemeines Kennzeichen | 20081009 | ||
| 2 | IF_IS_TXT_SELECTION | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20080715 | |||
| 3 | I_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20090217 | |||
| 4 | I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp | 20080411 | |||
| 5 | I_ENTITY_NODE | Call by reference | Type reference (TYPE) | USMD_ENTITY | Knoten | 20081216 | |||
| 6 | I_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20080411 | |||
| 7 | I_SEL | Call by reference | Type reference (TYPE) | USMD_SEL | Name Selektionsbedingung | 20081016 | |||
| 8 | I_SELID | Call by reference | Type reference (TYPE) | USMD_SELID | Id für Selektion | 20080411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080411 |
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_USMD_SELCOND | Vorlage | 20080414 |
Method COPY on class CL_USMD_SELCOND has no exception.
Method DELETE Signature
Method DELETE on class CL_USMD_SELCOND has no parameter.
Method DELETE on class CL_USMD_SELCOND has no exception.
Method DELETE_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SELID | Call by reference | Type reference (TYPE) | USMD_SELID | Id für Selektion | 20080508 |
Method DELETE_BY_GUID on class CL_USMD_SELCOND has no exception.
Method DEQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SEL | Call by reference | Type reference (TYPE) | USMD_SEL | Name Selektionsbedingung | 20081111 | |||
| 2 | I_SELID | Call by reference | Type reference (TYPE) | USMD_SELID | ID für Selektion | 20081111 |
Method DEQUEUE on class CL_USMD_SELCOND has no exception.
Method ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20081111 | |||
| 2 | IF_COLLECT | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | FIN MDM: Allgemeines Kennzeichen | 20081111 | ||
| 3 | IF_WAIT | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | FIN MDM: Allgemeines Kennzeichen | 20081111 | ||
| 4 | I_SEL | Call by reference | Type reference (TYPE) | USMD_SEL | Name Selektionsbedingung | 20081111 | |||
| 5 | I_SELID | Call by reference | Type reference (TYPE) | USMD_SELID | ID für Selektion | 20081111 |
Method ENQUEUE on class CL_USMD_SELCOND has no exception.
Method FINISH Signature
Method FINISH on class CL_USMD_SELCOND has no parameter.
Method FINISH on class CL_USMD_SELCOND has no exception.
Method GET_FIELDS_FOR_HRY_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETS_SEL_SCREEN | Call by reference | Type reference (TYPE) | TY_TS_SEL_SCREEN | 20080526 | ||||
| 2 | ET_FIELD | Call by reference | Type reference (TYPE) | T_FIELD | 20080526 | ||||
| 3 | E_HRY_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20081013 | |||
| 4 | E_NODE_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20081013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Ausnahme | 20080526 |
Method GET_FIELDS_FOR_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETS_SEL_SCREEN | Call by reference | Type reference (TYPE) | TY_TS_SEL_SCREEN | 20080414 | ||||
| 2 | ET_FIELD | Call by reference | Type reference (TYPE) | T_FIELD | 20080411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Ausnahme | 20080411 |
Method GET_FIELD_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELD | Call by reference | Type reference (TYPE) | TY_T_RSDSFIELDS | 20081007 | ||||
| 2 | ET_FIELD_DESC | Call by reference | Type reference (TYPE) | TY_T_FIELD_DESC | 20081007 | ||||
| 3 | ET_FIELD_TEXT | Call by reference | Type reference (TYPE) | TY_T_FIELD_TEXT | 20081007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Ausnahme | 20081007 |
Method GET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_USMD6820 | Call by reference | Type reference (TYPE) | S_USMD6820 | MANDT MANDTHierarchieinfo | 20081013 | |||
| 2 | ETS_USMD6821 | Call by reference | Type reference (TYPE) | TS_USMD6821 | 20081013 | ||||
| 3 | ETS_USMD6822 | Call by reference | Type reference (TYPE) | TS_USMD6822 | 20081013 | ||||
| 4 | ET_SEL | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20080411 | |||
| 5 | E_HRY_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20081013 |
Method GET_GUI_DATA on class CL_USMD_SELCOND has no exception.
Method GET_HRY_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HRY_FIELDNAME | Value transfer | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20081013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Ausnahme | 20081013 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_CREATE_HRY_SEL | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | FIN MDM: Allgemeines Kennzeichen | 20081009 | ||
| 2 | IF_IS_TXT_SELECTION | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20080715 | |||
| 3 | I_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20090217 | |||
| 4 | I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp | 20080411 | |||
| 5 | I_ENTITY_NODE | Call by reference | Type reference (TYPE) | USMD_ENTITY | Knoten | 20081216 | |||
| 6 | I_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20080411 | |||
| 7 | I_SEL | Call by reference | Type reference (TYPE) | USMD_SEL | Name Selektionsbedingung | 20081016 | |||
| 8 | I_SELID | Call by reference | Type reference (TYPE) | USMD_SELID | Id für Selektion | 20080411 | |||
| 9 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_USMD_SELCOND | 20080411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Ausnahme | 20080411 |
Method GET_MODEL_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp | 20080731 | |||
| 2 | E_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20080731 |
Method GET_MODEL_ENTITY on class CL_USMD_SELCOND has no exception.
Method GET_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20090217 | |||
| 2 | RO_SEL | Value transfer | Object reference (TYPE REF TO) | CL_USMD_SEL | Selektionsobjekt | 20090202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Ausnahme | 20100223 |
Method GET_SELID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SELID | Value transfer | Type reference (TYPE) | USMD_SELID | Id für Selektion | 20080414 |
Method GET_SELID on class CL_USMD_SELCOND has no exception.
Method INT2NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_HRYN_V_HRYNODE_CHKEY | Value transfer | Type reference (TYPE) | USMD_SX_HRYN_V_HRYNODE_CHKEY | H. N. + Feldname + Merkmalswerte eines Hierarchieknotens | 20090202 |
Method INT2NODE on class CL_USMD_SELCOND has no exception.
Method INT2SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SEL | Value transfer | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20081216 |
Method INT2SEL on class CL_USMD_SELCOND has no exception.
Method IS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_CHANGED | Value transfer | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20081007 |
Method IS_CHANGED on class CL_USMD_SELCOND has no exception.
Method IS_HRY_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_IS_HRY_SELECTION | Value transfer | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20081013 |
Method IS_HRY_SELECTION on class CL_USMD_SELCOND has no exception.
Method SAVE Signature
Method SAVE on class CL_USMD_SELCOND has no parameter.
Method SAVE on class CL_USMD_SELCOND has no exception.
Method SET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_USMD6820 | Call by reference | Type reference (TYPE) | S_USMD6820 | MANDT MANDTHierarchieinfo | 20081013 | |||
| 2 | ITS_USMD6821 | Call by reference | Type reference (TYPE) | TS_USMD6821 | 20081013 | ||||
| 3 | ITS_USMD6822 | Call by reference | Type reference (TYPE) | TS_USMD6822 | 20081013 | ||||
| 4 | IT_SEL | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20080411 |
Method SET_GUI_DATA on class CL_USMD_SELCOND has no exception.
Method SET_IS_TXT_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_IS_TXT_SELECTION | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20080718 |
Method SET_IS_TXT_SELECTION on class CL_USMD_SELCOND has no exception.
Method SET_NODE_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20081013 |
Method SET_NODE_FIELDNAME on class CL_USMD_SELCOND has no exception.
Method TRANSPORT_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_E071 | Call by reference | Type reference (TYPE) | TR_OBJECTS | Objekte | 20080519 | |||
| 2 | CT_E071K | Call by reference | Type reference (TYPE) | TR_KEYS | Tabellenschlüssel | 20080519 | |||
| 3 | I_SELID | Call by reference | Type reference (TYPE) | USMD_SELID | Id für Selektion | 20080519 |
Method TRANSPORT_BY_GUID on class CL_USMD_SELCOND has no exception.
Method TRANSPORT_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20081118 | |||
| 2 | IT_USMD680C | Call by reference | Type reference (TYPE) | TS_USMD680C | Stammdaten benannte Selektionsbedingung | 20081118 |
Method TRANSPORT_BY_NAME on class CL_USMD_SELCOND has no exception.
Method TYPE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INTTYPE | Call by reference | Type reference (TYPE) | INTTYPE | ABAP-Datentyp (C,D,N,...) | 20080526 | |||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | USMD_VALUE | Merkmalswert | 20080526 | |||
| 3 | R_OK | Value transfer | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20080526 |
Method TYPE_CHECK on class CL_USMD_SELCOND has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 604 |