SAP ABAP Class CL_USMD_CO_COA_IN (Service Class for Inbound Confirmation CoA)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-FIN (Application Component) MDG for Financials
⤷
USMD_XI_PROXY (Package) PI Proxies

⤷

⤷

Properties
Class | CL_USMD_CO_COA_IN | |
Short Description | Service Class for Inbound Confirmation CoA | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | USMD6 | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | USMD_XI_PROXY | PI Proxies |
Created | 20080509 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_USMD_CO_COA_IN has no interface implemented.
Friends
Class CL_USMD_CO_COA_IN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | USMD_FLG | 'X' | Financial MDM: General Indicator | 20090924 | |
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_USMD_APPL_LOG | Application Log Interface | 20080509 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DRF_BAL | Application Log DRF | 20090226 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_USMD_XI_STATUS | Status Management, Status SOA | 20080509 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ChartOfAccountsReplicationConfirmation_In' | Service Name | 20080625 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | SMT_MAP | 'CL_USMD_CO_COA_IN' | Mapping | 20080509 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ChartOfAccountsReplicationRequest_Out' | Service Name | 20090513 | |
8 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_USMD_CO_COA_IN | Service Class for Inbound Confirmation CoA | 20080509 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Analyze Message Header | 20090604 |
2 | ![]() |
Instance method | Private | Constructor | Constructor | 20080509 |
3 | ![]() |
Instance method | Public | Method | Inbound Processing | 20080509 |
4 | ![]() |
Static method | Public | Method | Return Instance of Service Class | 20080509 |
5 | ![]() |
Instance method | Public | Method | Map Data for Inbound Confirmation CoA | 20080509 |
6 | ![]() |
Static method | Private | Method | Execute Next Distribution Step | 20080625 |
Events
Class CL_USMD_CO_COA_IN has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_EDITION_TYPE | Private | See coding | 20080509 | begin of s_edition_type,
usmd_edtn_type type usmd_edition_type,
usmd_model type usmd_model,
usmd_timebase type usmd_edition_timebase,
usmd_periv type periv,
end of s_edition_type
|
||
2 | T_EDITION | Private | See coding | 20080509 | t_edition type sorted table of usmd_s_edition
with unique key usmd_edition
|
||
3 | T_EDITION_TYPE | Private | See coding | 20080509 | t_edition_type type sorted table of s_edition_type
with unique key usmd_edtn_type
|
Method Signatures
Method ANALYSE_MESSAGE_HEADER_OLD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CO_GUID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20090604 | ||
2 | ![]() |
E_DIS_SYSTEM | Call by reference | Type reference (TYPE) | SLD_BSKEY | Logisches System | 20090604 | ||
3 | ![]() |
E_RQ_GUID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20090604 | ||
4 | ![]() |
IS_MESSAGE_HEADER | Call by reference | Type reference (TYPE) | FINBCO_BUSINESS_DOCUMENT_MESS4 | Struktur mit Daten für Inbound Confirmations | 20090604 |
Method ANALYSE_MESSAGE_HEADER_OLD on class CL_USMD_CO_COA_IN has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_USMD_CO_COA_IN has no parameter.
Method CONSTRUCTOR on class CL_USMD_CO_COA_IN has no exception.
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PROXY_INPUT | Call by reference | Type reference (TYPE) | USMD_CHART_OF_ACCOUNTS_REPLICA | Struktur mit Daten für Inbound Confirmations | 20080509 |
Method EXECUTE on class CL_USMD_CO_COA_IN has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_USMD_CO_COA_IN | Serviceklasse für Inbound Confirmation CoA | 20080509 |
Method GET_INSTANCE on class CL_USMD_CO_COA_IN has no exception.
Method MAPPING_IN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_INTERNAL_INPUT | Call by reference | Type reference (TYPE) | USMD_S_INBOUND_DATA | Structure for inbound processing of Confirmation messages | 20080509 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20080509 | ||
3 | ![]() |
IS_PROXY_INPUT | Call by reference | Type reference (TYPE) | USMD_CHART_OF_ACCOUNTS_REPLICA | Struktur mit Daten | 20080509 |
Method MAPPING_IN on class CL_USMD_CO_COA_IN has no exception.
Method NEXT_DIS_STEP 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 | 20080625 | ||
2 | ![]() |
IO_APPL_LOG | Call by reference | Object reference (TYPE REF TO) | CL_USMD_APPL_LOG | Schnittstelle Applikationslog | 20080625 | ||
3 | ![]() |
IO_XI_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_USMD_XI_STATUS | Statusverwaltung für SOA-Messages | 20080806 | ||
4 | ![]() |
I_DIS_PACKAGE | Call by reference | Type reference (TYPE) | USMD_DISTRIBUTION_PACKAGE | Stammdatenpaket | 20080625 | ||
5 | ![]() |
I_DIS_SYSTEM | Call by reference | Type reference (TYPE) | SLD_BSKEY | Schlüsselname eines Business Systems | 20080805 | ||
6 | ![]() |
I_EDITION_FROM | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20080805 | ||
7 | ![]() |
I_EDITION_TO | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20080805 | ||
8 | ![]() |
I_SEQNR | Call by reference | Type reference (TYPE) | USMD_SEQNR | Sequenznummer | 20080805 | ||
9 | ![]() |
I_STEPNR | Call by reference | Type reference (TYPE) | USMD_STEPNR | Verteilungsschritt eines Stammdatenpakets | 20080625 |
Method NEXT_DIS_STEP on class CL_USMD_CO_COA_IN has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 604 |