SAP ABAP Class CL_USMDZ_EXTRACTOR_F4 (Service Class for F4 Value Lists (Input Help))
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-FIN (Application Component) MDG for Financials
⤷
USMDZ5 (Package) BI

⤷

⤷

Properties
Class | CL_USMDZ_EXTRACTOR_F4 | |
Short Description | Service Class for F4 Value Lists (Input Help) | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | USMDZ5 | BI |
Created | 20090429 | SAP |
Last change | 20130531 | 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) |
Interfaces
Class CL_USMDZ_EXTRACTOR_F4 has no interface implemented.
Friends
Class CL_USMDZ_EXTRACTOR_F4 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDM Data Model for Access from Non-SAP-Standard Code | 20090429 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_USMDZ_MODEL_SERVICES | Service Class for Model | 20090429 | ||
3 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | TT_INSTANCE | Instance Table | 20090429 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | USMD_MODEL | Data Model | 20090429 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Add Field to Component Table | 20090429 |
2 | ![]() |
Instance method | Protected | Constructor | Constructor | 20090429 |
3 | ![]() |
Instance method | Protected | Method | Fill F4 Help Table | 20090429 |
4 | ![]() |
Static method | Public | Method | Generate Instance of Class | 20090429 |
5 | ![]() |
Instance method | Protected | Method | Derive Attribute from InfoObject | 20090429 |
6 | ![]() |
Instance method | Protected | Method | Create Exception with Standard Message | 20090429 |
7 | ![]() |
Instance method | Public | Method | Reading of Values for F4 Help | 20090429 |
8 | ![]() |
Instance method | Protected | Method | Reading of Data from Model | 20090429 |
Events
Class CL_USMDZ_EXTRACTOR_F4 has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ST_INSTANCE | Protected | See coding | 20090429 | begin of ST_INSTANCE,
MODEL type USMD_MODEL,
INSTANCE type ref to CL_USMDZ_EXTRACTOR_F4,
end of ST_INSTANCE
|
||
2 | TT_INSTANCE | Protected | See coding | 20090429 | TT_INSTANCE type hashed table of ST_INSTANCE with unique key MODEL
|
Method Signatures
Method ADD_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COMPONENT | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20090429 | |||
2 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20090429 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
allg. Ausnahme | 20090429 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20090429 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
allg. Ausnahme | 20090429 |
Method FILL_OUTPUT_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | SORTED TABLE | 20090429 | |||
2 | ![]() |
IR_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20090429 | |||
3 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20090429 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
allg. Ausnahme | 20090429 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20090429 | ||
2 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_USMDZ_EXTRACTOR_F4 | Service Klasse für F4 Wertelisten | 20090429 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
allg. Ausnahme | 20090429 |
Method GET_MODEL_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INFOOBJECT | Call by reference | Type reference (TYPE) | STRING | 20090429 | |||
2 | ![]() |
RV_FIELDNAME | Value transfer | Type reference (TYPE) | USMD_FIELDNAME | Entitätstyp | 20090429 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
allg. Ausnahme | 20090429 |
Method RAISE_STANDARD_EXCEPTION Signature
Method RAISE_STANDARD_EXCEPTION on class CL_USMDZ_EXTRACTOR_F4 has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
allg. Ausnahme | 20090429 |
Method READ_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VALUE_LIST | Call by reference | Type reference (TYPE) | SORTED TABLE | 20090429 | |||
2 | ![]() |
IV_INFOOBJECT | Call by reference | Type reference (TYPE) | STRING | 20090429 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090429 |
Method READ_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20090429 | ||
2 | ![]() |
RR_RESULT_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | 20090429 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
allg. Ausnahme | 20090429 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 605 |