SAP ABAP Class IF_SRM_STATUS_PROFILE (SRM: Interface for Status Attributes)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_STATUS_PROFILE SRM: Class for Status Profile 20030207
Properties
Class IF_SRM_STATUS_PROFILE  
Short Description SRM: Interface for Status Attributes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030207   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMST Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SRM_STATUS_PROFILE has no interface implemented.
Friends
Class IF_SRM_STATUS_PROFILE has no friend class.
Attributes
Class IF_SRM_STATUS_PROFILE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create profile 20030207
2 DELETE Instance method Public Method Delete Profile 20030207
3 DISPLAY_PROFILE_LIST Static method Public Method Display and Select Profiles 20030312
4 GET_INITIAL_STATUS Instance method Public Method Find Initial Status 20030207
5 GET_PROPERTIES Instance method Public Method Find Attributes 20030207
6 SET_PROPERTIES Instance method Public Method Create Attributes 20030207
Events
Class IF_SRM_STATUS_PROFILE has no event.
Types
Class IF_SRM_STATUS_PROFILE has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMMIT_WORK Call by reference Type reference (TYPE) SRMBOOLEAN 'X' Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20030226
2 Importing IM_PROFILE_ID Value transfer Type reference (TYPE) SRMPROFID SRM: Statusprofil 20030226
3 Importing IM_PROFILE_PROPERTIES Value transfer Type reference (TYPE) SRMST_PROF_PROPERTIES SRM: Statusprofileigenschaften 20030226
# Exception Resumable Description Created on
1 CX_SRM_STATUS_PROFILE SRM: Statusverwaltung Ausnahmeklasse für Statusprofil 20030226

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMMIT_WORK Value transfer Type reference (TYPE) SRMBOOLEAN 'X' Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20030226
# Exception Resumable Description Created on
1 CX_SRM_STATUS_PROFILE SRM: Statusverwaltung Ausnahmeklasse für Statusprofil 20030226

Method DISPLAY_PROFILE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PROFILE_LIST_STRING Call by reference Type reference (TYPE) SRM_LIST_STRING $REF$ 20030312
# Exception Resumable Description Created on
1 CX_SRM_STATUS_PROFILE SRM: Statusverwaltung Ausnahmeklasse für Statusprofil 20030312

Method GET_INITIAL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATUS_ID Value transfer Type reference (TYPE) SRMSTATID SRM Status ID 20030227
# Exception Resumable Description Created on
1 CX_SRM_STATUS_PROFILE SRM: Statusverwaltung Ausnahmeklasse für Statusprofil 20030226

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PROPERTIES Value transfer Type reference (TYPE) SRMST_PROF_PROPERTIES SRM Statusprofileigenschaften 20030227
# Exception Resumable Description Created on
1 CX_SRM_STATUS_PROFILE SRM: Statusverwaltung Ausnahmeklasse für Statusprofil 20030226

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMMIT_WORK Call by reference Type reference (TYPE) SRMBOOLEAN 'X' Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20030226
2 Importing IM_PROPERTIES Value transfer Type reference (TYPE) SRMST_PROF_PROPERTIES SRM Statusprofileigenschaften 20030226
# Exception Resumable Description Created on
1 CX_SRM_STATUS_PROFILE SRM: Statusverwaltung Ausnahmeklasse für Statusprofil 20030226
History
Last changed by/on SAP  00000000 
SAP Release Created in