SAP ABAP Class CL_RMSL_LO_ECM_MANAGER (Change Management Manager)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMSL (Package) Labeling Application
Properties
Class CL_RMSL_LO_ECM_MANAGER  
Short Description Change Management Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSL   Labeling Application 
Created 20060713   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RMSL_LO_ECM_MANAGER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RMSL_HDL_LABEL_ADMIN 20060713 Administration Handler
2 CL_RMSL_LO_LBL 20060713 Label Object: Labeling
Attributes
Class CL_RMSL_LO_ECM_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AS_KEYDATE_CL Static method Public Method Converts a Change Number to a Key Date 20060713
2 GET_AENNR_HEADER_CL Static method Private Method Delivers Header Data of Change Number 20060713
3 IS_AENNR_VALID_CL Static method Private Method Checks Validity of a Change Number 20060713
Events
Class CL_RMSL_LO_ECM_MANAGER has no event.
Types
Class CL_RMSL_LO_ECM_MANAGER has no local type.
Method Signatures

Method AS_KEYDATE_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060713
2 Exporting E_KEYDATE Call by reference Type reference (TYPE) RMSLE_KEY_DATE Stichtag 20060713
3 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060713
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20060713

Method GET_AENNR_HEADER_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_AENNR_HEADER Call by reference Type reference (TYPE) AENR_API02 ECM: Schnittstelle zum Anzeigen der Tabelle AENR über API 20060713
2 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060713
3 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060713
# Exception Resumable Description Created on
1 INTERNAL_ERROR Zugriff auf Änderungsnummer Kopfdaten ist gescheitert. 20060713

Method IS_AENNR_VALID_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060713
2 Exporting E_FLG_IS_VALID Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20060713
3 Importing I_AENNR Call by reference Type reference (TYPE) AENNR Änderungsnummer 20060713
4 Importing I_MODE Call by reference Type reference (TYPE) RMSLE_MODE Moduskennzeichen Anzeige/Ändern/Anlegen/Ungültig 20060913
# Exception Resumable Description Created on
1 DELETION_ERROR Änderungsnummer ist zur Löschung vorgemerkt 20060913
2 INTERNAL_ERROR Änderungsnummer existiert nicht. 20060713
3 LOCK_ERROR Änderungsnummer ist gesperrt 20060913
4 STATUS_INACTIVE_ERROR Änderungsnummer ist nicht aktiv. 20060913
History
Last changed by/on SAP  20110908 
SAP Release Created in 700