SAP ABAP Class CL_FCOM_ORDER_CREATE (BOL: Create Order)
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 | Inheritance (c INHERITING FROM c_ref) | CL_GUIBB_BOL_ROOT_PARAM_CREATE | Generic BOL Feeder Form for Create Parameters | 20100625 |
Properties
Class | CL_FCOM_ORDER_CREATE | |
Short Description | BOL: Create Order | |
Super Class | CL_GUIBB_BOL_ROOT_PARAM_CREATE | Generic BOL Feeder Form for Create Parameters |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FCOM_MASTERDATA_CORE | Master data |
Created | 20100625 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FCOM_ORDER_CREATE has no forward declaration.
Interfaces
Class CL_FCOM_ORDER_CREATE has no interface implemented.
Friends
Class CL_FCOM_ORDER_CREATE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'FCOM_ORDER_QUERY' | External Name of Object | 20100630 | |
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | YT_ORDER_TXT | 20101214 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | YT_T003P | Order Type Descriptions | 20101214 | ||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_FCOM_UI_ASSISTANCE | Assistant Class for FCOM | 20101210 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20101213 | |
2 | ![]() |
Instance method | Private | Method | Process Messages | 20101123 |
Events
Class CL_FCOM_ORDER_CREATE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_ORDER_TXT | Public | See coding | 20101214 | BEGIN OF ys_order_txt.
TYPES aufnr TYPE aufnr.
TYPES ktext TYPE auftext.
TYPES END OF ys_order_txt
|
||
2 | YT_ORDER_TXT | Public | See coding | 20101214 | yt_order_txt TYPE TABLE OF ys_order_txt
|
||
3 | YT_T003P | Public | See coding | 20101214 | yt_t003p TYPE TABLE OF t003p
|
Method Signatures
Method GET_TEXTS Signature
Method GET_TEXTS on class CL_FCOM_ORDER_CREATE has no parameter.
Method GET_TEXTS on class CL_FCOM_ORDER_CREATE has no exception.
Method PROCESS_MESSAGE 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) | 20101123 | ||
2 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20101123 |
Method PROCESS_MESSAGE on class CL_FCOM_ORDER_CREATE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |