SAP ABAP Class CL_MDS_RUNT_PROGRESS_API (Read/Write Access to Update Table)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   AP-MD-BF-SYN (Application Component) Master Data Synchronization
     MDS_LOAD (Package) Master Data Synchronization: Data Load
Properties
Class CL_MDS_RUNT_PROGRESS_API  
Short Description Read/Write Access to Update Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDS_LOAD   Master Data Synchronization: Data Load 
Created 20050223   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MDS_RUNT_PROGRESS_API has no forward declaration.
Interfaces
Class CL_MDS_RUNT_PROGRESS_API has no interface implemented.
Friends
Class CL_MDS_RUNT_PROGRESS_API has no friend class.
Attributes
Class CL_MDS_RUNT_PROGRESS_API has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AM_I_LAST_PROCESS Static method Public Method Indicates Whether the Caller Is Last Subprocess 20050224
2 DELETE_SINGLE Static method Public Method Delete Runtime Information for a Subprocess 20050223
3 INSERT_SINGLE Static method Public Method Write Runtime Information for a Subprocess 20050223
Events
Class CL_MDS_RUNT_PROGRESS_API has no event.
Types
Class CL_MDS_RUNT_PROGRESS_API has no local type.
Method Signatures

Method AM_I_LAST_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SYNC_LOAD_GUID Call by reference Type reference (TYPE) MDST_SYNC_LOAD_GUID Eindeutige ID für Loadhistorie 20050224
2 Returning RV_FLG_LAST_PROCESS Value transfer Type reference (TYPE) XFELD Zeigt an, ob der Aufrufer der letzte Teilprozess ist 20050224

Method AM_I_LAST_PROCESS on class CL_MDS_RUNT_PROGRESS_API has no exception.

Method DELETE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SYNC_LOAD_GUID Call by reference Type reference (TYPE) MDST_SYNC_LOAD_GUID Eindeutige ID für Loadhistorie 20050223
2 Importing IS_SYNC_OBJECT_ID Call by reference Type reference (TYPE) MDST_SYNC_OBJECT_ID Objekt ID für Massenload 20050223
# Exception Resumable Description Created on
1 DELETE_FAILED Löschen von der Datenbank fehlgeschlagen 20050223

Method INSERT_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SYNC_LOAD_GUID Call by reference Type reference (TYPE) MDST_SYNC_LOAD_GUID Eindeutige ID für Loadhistorie 20050223
2 Importing IS_SYNC_OBJECT_ID Call by reference Type reference (TYPE) MDST_SYNC_OBJECT_ID Objekt ID für Massenload 20050223
# Exception Resumable Description Created on
1 INSERT_FAILED Einfügen in die Datenbank fehlgeschlagen 20050223
History
Last changed by/on SAP  20050409 
SAP Release Created in 600