SAP ABAP Class IF_USMD_POST_DATA (Export Data)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_USMD_POST_DATA | Posting Interface | 20081120 |
Properties
| Class | IF_USMD_POST_DATA | |
| Short Description | Export Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081120 | 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 IF_USMD_POST_DATA has no interface implemented.
Friends
Class IF_USMD_POST_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_USMD_APPL_LOG | Application Log Interface | 20081120 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDM Data Model for Access from SAP Standard | 20081120 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | USMD_EDITION | Edition | 20081120 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20081120 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | USMD_UPLMODE | Upload Mode | 20081120 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | USMD_UPLMODE_HRY | Upload Mode for Hierarchies | 20090211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20081127 | ||
| 2 | Instance method | Public | Method | 20081121 | ||
| 3 | Instance method | Public | Method | Initialization | 20081120 | |
| 4 | Instance method | Public | Method | 20081124 | ||
| 5 | Instance method | Public | Method | Set Data to be Posted | 20081120 |
Events
Class IF_USMD_POST_DATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_CREQ_ASSIGNMENT | Public | See coding | 20081121 | begin of s_creq_assignment,
usmd_crequest type usmd_crequest,
T_HRYNODE_not_ass type usmd_T_HRYNODE_CHKEY_TOTAL,
T_HRYNODE_ass type usmd_T_HRYNODE_CHKEY_TOTAL,
rt_key type ref to data,
end of s_creq_assignment
|
||
| 2 | S_FIELD_SEQ | Public | See coding | 20090113 | begin of s_field_seq,
fieldname type usmd_fieldname,
usmd_header type USMD_TRLOCATION,
end of s_field_seq
|
||
| 3 | T_CREQ_ASSIGNMENT | Public | See coding | 20081121 | t_creq_assignment type sorted table of s_creq_assignment
with unique key usmd_crequest
|
||
| 4 | T_FIELD_SEQ | Public | See coding | 20081120 | t_field_seq type standard table of s_field_seq with key fieldname
usmd_header
|
Method Signatures
Method ABORT Signature
Method ABORT on class IF_USMD_POST_DATA has no parameter.
Method ABORT on class IF_USMD_POST_DATA has no exception.
Method CHECK_DATA 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 | 20081121 | |||
| 2 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_USMD_APPL_LOG | Schnittstelle Applikationslog | 20081121 | |||
| 3 | I_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20081121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | allg. Ausnahme | 20081208 |
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_HAS_PP | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20100312 | |||
| 2 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL | MDM Datenmodell für Zugriff aus SAP-Standard | 20081120 | |||
| 3 | IT_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_TS_FIELD | Tabelle mit Feldern | 20100312 | |||
| 4 | IT_ATTRIBUTE_ALL | Call by reference | Type reference (TYPE) | USMD_TS_FIELD | Tabelle mit Feldern | 20100312 | |||
| 5 | I_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20081120 | |||
| 6 | I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entitätstyp | 20081120 |
Method INITIALIZE on class IF_USMD_POST_DATA has no exception.
Method SAVE 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 | 20081124 | |||
| 2 | IO_WD_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20081218 |
Method SAVE on class IF_USMD_POST_DATA has no exception.
Method SET_AND_ANALYZE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_CREQ_REQUIRED | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20081120 | |||
| 2 | EF_STOP_AT_SCREEN | Call by reference | Type reference (TYPE) | USMD_FLG | FIN MDM: Allgemeines Kennzeichen | 20090529 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20081120 | |||
| 4 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_USMD_APPL_LOG | Schnittstelle Applikationslog | 20081120 | |||
| 5 | IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20081120 | ||||
| 6 | IT_FIELD | Call by reference | Type reference (TYPE) | T_FIELD_SEQ | 20081120 | ||||
| 7 | IT_NEW_INTERNAL_KEY | Call by reference | Type reference (TYPE) | SORTED TABLE | Keys, neu erzeugt | 20091102 | |||
| 8 | I_TRKIND | Call by reference | Type reference (TYPE) | USMD_TRKIND | Art des Transfers | 20081120 | |||
| 9 | I_UPLMODE | Call by reference | Type reference (TYPE) | USMD_UPLMODE | 'M' | Upload-Modus | 20081120 | ||
| 10 | I_UPLMODE_HRY | Call by reference | Type reference (TYPE) | USMD_UPLMODE_HRY | Upload-Modus für Hierarchien | 20090211 |
Method SET_AND_ANALYZE_DATA on class IF_USMD_POST_DATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |