SAP ABAP Class CL_FCOM_ORDER_CREATE_FORM (Internal Order Create Initial Screen)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO (Application Component) Controlling
⤷
FCOM_MASTERDATA_CORE (Package) Master data

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20110120 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20110120 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_OVP_CONF_EXIT | Application specific configuration controller for OVP | 20110120 |
Properties
Class | CL_FCOM_ORDER_CREATE_FORM | |
Short Description | Internal Order Create Initial Screen | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FCOM_MASTERDATA_CORE | Master data |
Created | 20110120 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_GUIBB | Generic UI Building Block | 20110120 | ||
2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20110120 | ||
3 | IF_FPM_OVP_CONF_EXIT | Application specific configuration controller for OVP | 20110120 |
Friends
Class CL_FCOM_ORDER_CREATE_FORM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | FPM_EVENT_ID | 'FCOM_LEAVE_SCREEN' | ID of the FPM Event | 20110801 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'FCOM_ORDER_QUERY' | External Name of Object | 20110120 | |
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | FCOMS_ORDER_CREATE | BOL: Create Structure for Order | 20110124 | ||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | YT_ORDER_TXT | 20110124 | |||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | YT_T003P | 20110124 | |||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110124 | |||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110801 | |||
8 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_FCOM_UI_ASSISTANCE | Assistant Class for FCOM | 20110124 | ||
9 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20110124 | ||
10 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_FCOM_ORDER_WRAPPER | Wrapper class of Order | 20110126 | ||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20110124 | |||
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20110124 | |||
13 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110125 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20110124 | |
2 | ![]() |
Instance method | Private | Method | 20110125 | |
3 | ![]() |
Instance method | Private | Method | 20110120 |
Events
Class CL_FCOM_ORDER_CREATE_FORM has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_CHANGED_FIELD | Private | See coding | 20110124 | BEGIN OF ys_changed_field,
name TYPE name_komp,
value TYPE string,
END OF ys_changed_field
|
||
2 | YS_ORDER_TXT | Public | See coding | 20110124 | BEGIN OF ys_order_txt.
TYPES aufnr TYPE aufnr.
TYPES ktext TYPE auftext.
TYPES END OF ys_order_txt
|
||
3 | YT_CHANGED_FIELD | Private | See coding | 20110124 | yt_changed_field TYPE STANDARD TABLE OF ys_changed_field
|
||
4 | YT_ORDER_TXT | Public | See coding | 20110124 | yt_order_txt TYPE TABLE OF ys_order_txt
|
||
5 | YT_T003P | Public | See coding | 20110124 | yt_t003p TYPE TABLE OF t003p
|
Method Signatures
Method BUILD_INITIAL_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20110124 | ||
2 | ![]() |
IO_OVP | Call by reference | Object reference (TYPE REF TO) | IF_FPM_OVP | Interface for Communication FPM App CC | 20110124 |
Method BUILD_INITIAL_SCREEN on class CL_FCOM_ORDER_CREATE_FORM has no exception.
Method DO_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20110125 | ||
2 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | ok/failed | 20110125 | ||
3 | ![]() |
IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20110125 | ||
4 | ![]() |
IV_RAISED_BY_OWN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110125 |
Method DO_CHECK on class CL_FCOM_ORDER_CREATE_FORM has no exception.
Method GET_TEXTS Signature
Method GET_TEXTS on class CL_FCOM_ORDER_CREATE_FORM has no parameter.
Method GET_TEXTS on class CL_FCOM_ORDER_CREATE_FORM has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |