SAP ABAP Class CL_USMD_WF_UTIL (CL_USMD_WF_UTIL)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD5 (Package) Master Data: Workflow
Properties
Class CL_USMD_WF_UTIL  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD5   Master Data: Workflow 
Created 20080518   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_USMD_WF_UTIL has no forward declaration.
Interfaces
Class CL_USMD_WF_UTIL has no interface implemented.
Friends
Class CL_USMD_WF_UTIL has no friend class.
Attributes
Class CL_USMD_WF_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENTITY_MODEL Instance method Public Method 20080522
2 GET_MESSAGES_TEXT Static method Public Method Get Texts of Messages 20080518
3 HAS_ERROR_MSG Static method Public Method 20091203
4 MIGRATE_TO_EHP5_USMD110C Static method Private Method 20091020
5 MIGRATE_TO_EHP5_USMD2010 Instance method Private Method 20091112
6 MIGRATE_TO_EHP5_USMD202C Static method Private Method 20091020
7 MIGRATE_TO_EHP5_WORKFLOW Static method Public Method Migrate Program 20091020
Events
Class CL_USMD_WF_UTIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_CREQUEST Private See coding 20080522 BEGIN OF s_crequest, usmd_crequest TYPE usmd_crequest, usmd_creq_text TYPE usmd_txtlg, usmd_creq_type TYPE usmd_crequest_type, usmd_edition TYPE usmd_edition, usmd_creq_status TYPE usmd_crequest_status, usmd_created_at TYPE timestamp, usmd_created_by TYPE uname, usmd_changed_at TYPE timestamp, usmd_changed_by TYPE uname, usmd_draft_step TYPE usmd_draft_step, END OF s_crequest
Method Signatures

Method GET_ENTITY_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_MODEL Value transfer Type reference (TYPE) USMD_MODEL Data model 20080522
2 Exporting ED_RESULT Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20080522
3 Exporting ES_CREQUEST Call by reference Type reference (TYPE) USMD_S_CREQUEST Änderungsantrag 20080522
4 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20080522
5 Importing ID_CREQUEST Call by reference Type reference (TYPE) USMD_CREQUEST Typ der Änderungsanfrage 20080522
6 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_USMD_MODEL MDM Datenmodell für Zugriff aus SAP-Standard 20080522

Method GET_ENTITY_MODEL on class CL_USMD_WF_UTIL has no exception.

Method GET_MESSAGES_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_GNRL_MSG_V1 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20080519
2 Exporting ED_GNRL_MSG_V2 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20080519
3 Exporting ED_GNRL_MSG_V3 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20080519
4 Exporting ED_GNRL_MSG_V4 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20080519
5 Exporting ED_STRING Call by reference Type reference (TYPE) STRING 20080518
6 Exporting ET_TEXT Call by reference Type reference (TYPE) BCSY_TEXT Text Table 20080518
7 Importing IT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20080518

Method GET_MESSAGES_TEXT on class CL_USMD_WF_UTIL has no exception.

Method HAS_ERROR_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20091203
2 Returning RF_YES Value transfer Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20091203

Method HAS_ERROR_MSG on class CL_USMD_WF_UTIL has no exception.

Method MIGRATE_TO_EHP5_USMD110C 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 20091020
2 Importing IF_TESTRUN Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20091020

Method MIGRATE_TO_EHP5_USMD110C on class CL_USMD_WF_UTIL has no exception.

Method MIGRATE_TO_EHP5_USMD2010 Signature

Method MIGRATE_TO_EHP5_USMD2010 on class CL_USMD_WF_UTIL has no parameter.
Method MIGRATE_TO_EHP5_USMD2010 on class CL_USMD_WF_UTIL has no exception.

Method MIGRATE_TO_EHP5_USMD202C 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 20091020
2 Importing ID_CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20100204
3 Importing IF_TESTRUN Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20091020

Method MIGRATE_TO_EHP5_USMD202C on class CL_USMD_WF_UTIL has no exception.

Method MIGRATE_TO_EHP5_WORKFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20100204
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20091020
3 Importing IF_TESTRUN Call by reference Type reference (TYPE) USMD_FLG FIN MDM: Allgemeines Kennzeichen 20091020

Method MIGRATE_TO_EHP5_WORKFLOW on class CL_USMD_WF_UTIL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 604