SAP ABAP Interface IF_USMD_POST_DATA (Export Data)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD6 (Package) Replication (Upload/Download, Monitor, ...)
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
Interface IF_USMD_POST_DATA  
Short Description Export Data    
General Data
Package USMD6   Replication (Upload/Download, Monitor, ...) 
Created 20081120   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 USMD6 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_USMD_POST_DATA has no interface.
Friends
Interface IF_USMD_POST_DATA has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_LOG Instance attribute Public Object reference (TYPE REF TO) CL_USMD_APPL_LOG Application Log Interface 20081120
2 DO_MODEL Instance attribute Public Object reference (TYPE REF TO) IF_USMD_MODEL MDM Data Model for Access from SAP Standard 20081120
3 D_EDITION Instance attribute Public Type reference (TYPE) USMD_EDITION Edition 20081120
4 D_ENTITY Instance attribute Public Type reference (TYPE) USMD_ENTITY Entity Type 20081120
5 D_UPLMODE Instance attribute Public Type reference (TYPE) USMD_UPLMODE Upload Mode 20081120
6 D_UPLMODE_HRY Instance attribute Public Type reference (TYPE) USMD_UPLMODE_HRY Upload Mode for Hierarchies 20090211
Methods
# Method Level Visibility Method type Description Created on
1 ABORT Instance method Public Method 20081127
2 CHECK_DATA Instance method Public Method 20081121
3 INITIALIZE Instance method Public Method Initialization 20081120
4 SAVE Instance method Public Method 20081124
5 SET_AND_ANALYZE_DATA Instance method Public Method Set Data to be Posted 20081120
Events
Interface 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 Interface IF_USMD_POST_DATA has no parameter.
Method ABORT on Interface 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20081121
2 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_USMD_APPL_LOG Schnittstelle Applikationslog 20081121
3 Importing I_CREQUEST Call by reference Type reference (TYPE) USMD_CREQUEST Änderungsantrag 20081121
# Exception Resumable Description Created on
1 CX_USMD_EXCEPTION allg. Ausnahme 20081208

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_HAS_PP Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20100312
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20081120
3 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) USMD_TS_FIELD Tabelle mit Feldern 20100312
4 Importing IT_ATTRIBUTE_ALL Call by reference Type reference (TYPE) USMD_TS_FIELD Tabelle mit Feldern 20100312
5 Importing I_EDITION Call by reference Type reference (TYPE) USMD_EDITION Edition 20081120
6 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20081120

Method INITIALIZE on Interface 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20081124
2 Importing IO_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20081218

Method SAVE on Interface 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 Exporting EF_CREQ_REQUIRED Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20081120
2 Exporting EF_STOP_AT_SCREEN Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20090529
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20081120
4 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_USMD_APPL_LOG Schnittstelle Applikationslog 20081120
5 Importing IT_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20081120
6 Importing IT_FIELD Call by reference Type reference (TYPE) T_FIELD_SEQ 20081120
7 Importing IT_NEW_INTERNAL_KEY Call by reference Type reference (TYPE) SORTED TABLE Keys, neu erzeugt 20091102
8 Importing I_TRKIND Call by reference Type reference (TYPE) USMD_TRKIND Art des Transfers 20081120
9 Importing I_UPLMODE Call by reference Type reference (TYPE) USMD_UPLMODE 'M' Upload-Modus 20081120
10 Importing I_UPLMODE_HRY Call by reference Type reference (TYPE) USMD_UPLMODE_HRY Upload-Modus für Hierarchien 20090211

Method SET_AND_ANALYZE_DATA on Interface IF_USMD_POST_DATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605