SAP ABAP Class CL_RMSA_STD_LI (RMS-ATL: L.I. Layer Standardization)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMSATLSTD (Package) RMS-ATL: Standardization
Properties
Class CL_RMSA_STD_LI  
Short Description RMS-ATL: L.I. Layer Standardization    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSATLSTD   RMS-ATL: Standardization 
Created 20020819   SAP 
Last change 20060711   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RMY12 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RMSA_STD_LI has no interface implemented.
Friends
Class CL_RMSA_STD_LI has no friend class.
Attributes
Class CL_RMSA_STD_LI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_STD_PARAM Static method Public Method Delete Standardization Parameters 20020821
2 INIT_LAYOUT Static method Public Method Initialization Buffer Layout 20020820
3 INIT_STD_PARAM Static method Public Method Initialization Buffer Standardization Parameters 20020820
4 MAINT_LAYOUT Static method Public Method Create Layout 20020820
5 MAINT_STD_PARAM Static method Public Method Maintain Standardization Parameters 20020820
6 READ_LAYOUT Static method Public Method Read All Layouts 20020820
7 READ_LAYOUT_OBJ Static method Public Method Read Object-Specific Layout Data 20020820
8 READ_STD_PARAM Static method Public Method Read Standardization Parameters 20020820
9 READ_STD_PARAM_MULT Static method Public Method Read Several Standardization Parameters 20020925
10 SAVE_LAYOUT Static method Public Method Save Layout 20020820
11 SAVE_STD_PARAM Static method Public Method Save Standardization Parameters 20020820
Events
Class CL_RMSA_STD_LI has no event.
Types
Class CL_RMSA_STD_LI has no local type.
Method Signatures

Method DELETE_STD_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AENNR Value transfer Type reference (TYPE) AENNR Änderungsnummer 20020821
2 Importing I_ID Value transfer Type reference (TYPE) RMSAE_ID Objekt ID für Standardisierung 20020821
# Exception Resumable Description Created on
1 DELETE_ERROR Fehler beim Löschen 20020821
2 PARAMETER_ERROR Fehlender Parameter 20020822

Method INIT_LAYOUT Signature

Method INIT_LAYOUT on class CL_RMSA_STD_LI has no parameter.
Method INIT_LAYOUT on class CL_RMSA_STD_LI has no exception.

Method INIT_STD_PARAM Signature

Method INIT_STD_PARAM on class CL_RMSA_STD_LI has no parameter.
Method INIT_STD_PARAM on class CL_RMSA_STD_LI has no exception.

Method MAINT_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COL Value transfer Type reference (TYPE) RMY12_TY_T_LAY_P_LI Layout Positionstabelle 20020820
2 Importing I_LANGU Value transfer Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20020820
3 Importing I_LAYOUT Value transfer Type reference (TYPE) RMSAE_STD_LAYOUT Standardisierungs Layout 20020820
4 Importing I_SAVE_MODE Value transfer Type reference (TYPE) FRMLE_DBOP 'I' Layout anlegen/ändern/löschen 20060323
5 Importing I_TEXT Value transfer Type reference (TYPE) RMSAE_LAYOUT_TXT Bezeichnung Standardisierungs Layout 20020820
# Exception Resumable Description Created on
1 ALREADY_EXISTS Layout existiert bereits 20020820
2 MAINT_ERROR Fehler beim Anlegen des Layouts 20020820
3 NOT_EXISTS Layout existiert noch nicht 20060323
4 PARAMETER_ERROR Fehlender Parameter 20020822

Method MAINT_STD_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AENNR Value transfer Type reference (TYPE) AENNR Änderungsnummer 20020820
2 Importing I_ID Value transfer Type reference (TYPE) RMSAE_ID Objekt ID für Standardisierung 20020820
3 Importing I_LAYOUT Value transfer Type reference (TYPE) RMSAE_STD_LAYOUT Standardisierungs Layout 20020820
4 Importing I_RVLID Value transfer Type reference (TYPE) ESERVLID Gültigkeitsraum 20020829
5 Importing I_VACLID Value transfer Type reference (TYPE) ESEVACLID Einstufung 20020829
6 Changing XT_STD_PARA_I Value transfer Type reference (TYPE) RMY12_TY_T_PARA_I_LI Itemtabelle 20020820
7 Changing XT_STD_PARA_P Value transfer Type reference (TYPE) RMY12_TY_T_PARA_P_LI Positionstabelle 20020820
# Exception Resumable Description Created on
1 AENNR_ERROR Änderungsnummer existiert nicht 20020821
2 MAINT_ERROR Fehler beim Schreiben der Parameter 20020820
3 PARAMETER_ERROR Fehlender Parameter 20020822

Method READ_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LAYOUT_HEAD Value transfer Type reference (TYPE) RMY12_TY_T_LAY_H_LI Layout Kopftabelle 20020820
2 Exporting ET_LAYOUT_HEAD_TX Value transfer Type reference (TYPE) RMY12_TY_T_LAY_HT_LI Layout Textabelle 20020820
3 Exporting ET_LAYOUT_POS Value transfer Type reference (TYPE) RMY12_TY_T_LAY_P_LI Layout Positionstabelle 20020820
4 Importing I_LAYOUT Value transfer Type reference (TYPE) RMSAE_STD_LAYOUT Standardisierungslayout 20020820
# Exception Resumable Description Created on
1 NOT_FOUND Layout wurde nicht gefunden 20020820

Method READ_LAYOUT_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_LAYOUT_POS Value transfer Type reference (TYPE) RMY12_TY_T_LAY_P_LI Layout Positionstabelle 20020820
2 Importing I_AENNR Value transfer Type reference (TYPE) AENNR Änderungsnummer 20020820
3 Importing I_ID Value transfer Type reference (TYPE) RMSAE_ID Objekt ID für Standardisierung 20020820
4 Importing I_VALDAT Value transfer Type reference (TYPE) RMSAE_VALDAT Stichtag 20020820
# Exception Resumable Description Created on
1 NOT_FOUND Layout nicht gefunden 20020820
2 PARAMETER_ERROR Fehlender Parameter 20020822

Method READ_STD_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STD_PARA_I Value transfer Type reference (TYPE) RMY12_TY_T_PARA_I_LI Itemtabelle 20020820
2 Exporting ET_STD_PARA_P Value transfer Type reference (TYPE) RMY12_TY_T_PARA_P_LI Positionstabelle 20020820
3 Exporting E_LAYOUT Value transfer Type reference (TYPE) RMSAE_STD_LAYOUT Standardisierungs Layout 20020820
4 Exporting E_RVLID Call by reference Type reference (TYPE) ESERVLID Gültigkeitsraum 20020829
5 Exporting E_VACLID Value transfer Type reference (TYPE) ESEVACLID Einstufung 20020829
6 Importing I_AENNR Value transfer Type reference (TYPE) AENNR Änderungsnummer 20020820
7 Importing I_ID Value transfer Type reference (TYPE) RMSAE_ID Objekt ID für Standardisierung 20020820
8 Importing I_VALDAT Value transfer Type reference (TYPE) RMSAE_VALDAT Stichtag 20020821
# Exception Resumable Description Created on
1 NOT_FOUND Parameter nicht gefunden 20020821
2 PARAMETER_ERROR Fehlender Parameter 20020822
3 READ_ERROR Fehler beim Lesen der Parameter 20020820

Method READ_STD_PARAM_MULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STD_PARA_H Value transfer Type reference (TYPE) RMY12_TY_T_PARA_H_LI Kopftabelle 20020925
2 Exporting ET_STD_PARA_I Value transfer Type reference (TYPE) RMY12_TY_T_PARA_I_LI Itemtabelle 20020925
3 Exporting ET_STD_PARA_P Value transfer Type reference (TYPE) RMY12_TY_T_PARA_P_LI Positionstabelle 20020925
4 Importing IT_ID Value transfer Type reference (TYPE) RMY12_TY_T_PARA_SEL Tabelle ID's 20020925
5 Importing I_AENNR Value transfer Type reference (TYPE) AENNR Änderungsnummer 20020925
6 Importing I_VALDAT Value transfer Type reference (TYPE) RMSAE_VALDAT Stichtag 20020925
# Exception Resumable Description Created on
1 NOT_FOUND Parameter nicht gefunden 20020925
2 PARAMETER_ERROR Fehlender Parameter 20020925
3 READ_ERROR Fehler beim Lesen der Parameter 20020925

Method SAVE_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_COMMIT Call by reference Type reference (TYPE) FLAG SPACE Flag für Anweisung commit 20020822

Method SAVE_LAYOUT on class CL_RMSA_STD_LI has no exception.

Method SAVE_STD_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ID Value transfer Type reference (TYPE) RMY12_TY_T_PARA_SEL Selektionstabelle Parameter 20020820
2 Importing I_FLG_COMMIT Call by reference Type reference (TYPE) FLAG SPACE Flag, ob Anweisung commit 20020822

Method SAVE_STD_PARAM on class CL_RMSA_STD_LI has no exception.
History
Last changed by/on SAP  20060711 
SAP Release Created in 210