SAP ABAP Class CL_TCM_CFIRSUITEREQ_IMPL (Generated by SIW)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SCM (Application Component) Supply Chain Management
⤷
OPS_SE_TCM (Package) Service Enabling for Transportation Charge Management

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BS_SOA_SI_MODEL_ASYNC_IN_CO | Pattern for Service impl. class (async. inbound ReqConf) | 20100304 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ECH_ACTION | Interface - Action Class | 20100304 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | TCM_IF_CONSTANTS | Constants for TCM | 20100304 |
Properties
Class | CL_TCM_CFIRSUITEREQ_IMPL | |
Short Description | Generated by SIW | |
Super Class | CL_BS_SOA_SI_MODEL_ASYNC_IN_CO | Pattern for Service impl. class (async. inbound ReqConf) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | OPS_SE_TCM | Service Enabling for Transportation Charge Management |
Created | 20100304 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TCM_CFIRSUITEREQ_IMPL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ECH_ACTION | Interface - Action Class | 20100304 | ||
2 | TCM_IF_CONSTANTS | Constants for TCM | 20100304 |
Friends
Class CL_TCM_CFIRSUITEREQ_IMPL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_TCM_CFIRSUITEREQ_IMPL | 20100304 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_TCM_CFIRSUITECRT_ASSIST | helper class | 20100304 | ||
3 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_TCM_MSG_HANDLER | Application log | 20100304 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR20 | Char 20 | 20100304 |
Methods
Class CL_TCM_CFIRSUITEREQ_IMPL has no method.
Events
Class CL_TCM_CFIRSUITEREQ_IMPL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_BILLING_DATA | Public | See coding | 20100304 | BEGIN OF t_billing_data,
lt_posted TYPE tcm_t_vbrp,
lv_co_doc_id TYPE string,
lt_messages TYPE bapirettab,
cfirid TYPE tcm_s_post_mapping_cfir_suite-cfir_id,
sender_party TYPE tcm_s_post_mapping_cfir_suite-sender_party,
END OF t_billing_data
|
||
2 | T_POST_MAP | Public | See coding | 20100304 | BEGIN OF t_post_map,
input TYPE sapplco_cfir_suiterequest_msg,
komfkgn TYPE komfkgn_tab,
komv TYPE komv_tab,
co_doc TYPE tcm_s_intracompcd_bill,
cfirid TYPE tcm_s_post_mapping_cfir_suite-cfir_id,
sender_party TYPE tcm_s_post_mapping_cfir_suite-sender_party,
lv_budat TYPE budat,
lv_error TYPE char1,
END OF t_post_map
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 605 |