SAP ABAP Interface IF_RMPS_GENERATABLE_ATTRIBUTES (Attributes that can be generated)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_PRO_PROPERTY (Package) PRO: Attribute Handling
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMPS_PROP_GENERATABLES Service Class for Handling Several Generatable Attributes 20040528
Properties
Interface IF_RMPS_GENERATABLE_ATTRIBUTES  
Short Description Attributes that can be generated    
General Data
Package RMPS_PRO_PROPERTY   PRO: Attribute Handling 
Created 20040528   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMPS_GENERATABLE_SESSIONS Sessions for attributes that can be generated 20040601
Friends
Interface IF_RMPS_GENERATABLE_ATTRIBUTES has no friend.
Attributes
Interface IF_RMPS_GENERATABLE_ATTRIBUTES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GENERATE_FIRST_ALL_AUTOMATIC Instance method Public Method Generate All Attr. Flagged Automat. (gen. profile) 1st Time 20040528
2 GENERATE_FIRST_WITH_PRESET Instance method Public Method Generate 1 Attribute with Value Assignment for 1st Time 20040528
3 GET_INSTANCE Static method Public Method Get Instance 20040528
4 GET_SESSIONS_INTERFACE Instance method Public Method Get Methods for Handling Generation Sessions 20040803
5 INITIALIZE Instance method Public Method Initialization of the Object 20040528
6 PREPARE_TO_UNRESERVE_ALL Instance method Public Method Release of All Gen. Attr. Prepared (before deletion of obj) 20040713
7 UNRESERVE_PREPARED Instance method Public Method Release Prepared Attributes (after deletion of object) 20040713
8 UPDATE_WITHIN_OPERATION Instance method Public Method Reassign Generatable Attr. in Recursive Operation 20040803
Events
Interface IF_RMPS_GENERATABLE_ATTRIBUTES has no event.
Types
Interface IF_RMPS_GENERATABLE_ATTRIBUTES has no local type.
Method Signatures

Method GENERATE_FIRST_ALL_AUTOMATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LONG_PROPERTIES Call by reference Type reference (TYPE) RMPSD_LONG_PROPERTY_TAB Ergebnisse der Generierung 20040528
2 Importing IM_PARENT_OBJECT Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID des übergeordneten Objekts 20040528
# Exception Resumable Description Created on
1 CX_RMPS_REFERENCE Fehler bei der Behandlung eindeutiger Kennzeichen 20040528
2 CX_SRM Basisklasse (abstrakt) 20040528

Method GENERATE_FIRST_WITH_PRESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LONG_PROPERTIES Call by reference Type reference (TYPE) RMPSD_LONG_PROPERTY_TAB Resultierende Attributwerte 20040528
2 Importing IM_ATTR_ID Call by reference Type reference (TYPE) STRING ID des zu generierenden Attributs 20040528
3 Importing IM_EXTRACTION_KEY Call by reference Type reference (TYPE) STRING Keyvorgabe für zu extrah. interakt. Attr. aus Gen.profil 20040528
4 Importing IM_EXTRACTION_VALUE Call by reference Type reference (TYPE) STRING Wertvorgabe für zu extrah. interakt. Attr. aus Gen.profil 20040528
5 Importing IM_PARENT_OBJECT Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID des übergeordneten Objekts 20040528
6 Importing IM_RULE_ELEMENT_VALUES Call by reference Type reference (TYPE) BAPIPROPT Wert/Keyvorgaben für beliebige interakt. Regelelemente 20040528
7 Importing IM_USER_INTERACTION_ALLOWED Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Benutzerinteraktion erlaubt, wenn nötig? 20040528
# Exception Resumable Description Created on
1 CX_RMPS_REFERENCE Fehler bei der Behandlung eindeutiger Kennzeichen 20040528
2 CX_SRM Basisklasse (abstrakt) 20040528

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RMPS_GENERATABLE_ATTRIBUTES Generierbare Attribute 20040528

Method GET_INSTANCE on Interface IF_RMPS_GENERATABLE_ATTRIBUTES has no exception.

Method GET_SESSIONS_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SESSIONS_INTERFACE Value transfer Object reference (TYPE REF TO) IF_RMPS_GENERATABLE_SESSIONS Sessions für generierbare Attribute 20040803

Method GET_SESSIONS_INTERFACE on Interface IF_RMPS_GENERATABLE_ATTRIBUTES has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GENERATION_PROFILE Call by reference Type reference (TYPE) STRING Generierungsprofil (nicht angeg.->wird aus Attr. gelesen) 20040528
2 Importing IM_IF_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20040528
3 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20040528
4 Importing IM_REFERENCE_HANDLER Call by reference Object reference (TYPE REF TO) CL_RMPS_OPERATION_CNG_REF ReferenceHandler für Objekt 20040528
# Exception Resumable Description Created on
1 CX_RMPS_REFERENCE Fehler bei der Behandlung eindeutiger Kennzeichen 20040528
2 CX_SRM Basisklasse (abstrakt) 20040528

Method PREPARE_TO_UNRESERVE_ALL Signature

Method PREPARE_TO_UNRESERVE_ALL on Interface IF_RMPS_GENERATABLE_ATTRIBUTES has no parameter.
# Exception Resumable Description Created on
1 CX_RMPS_REFERENCE Fehler bei der Behandlung eindeutiger Kennzeichen 20040713
2 CX_SRM Basisklasse (abstrakt) 20040713

Method UNRESERVE_PREPARED Signature

Method UNRESERVE_PREPARED on Interface IF_RMPS_GENERATABLE_ATTRIBUTES has no parameter.
# Exception Resumable Description Created on
1 CX_RMPS_REFERENCE Fehler bei der Behandlung eindeutiger Kennzeichen 20040713
2 CX_SRM Basisklasse (abstrakt) 20040713

Method UPDATE_WITHIN_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_HISTORY Call by reference Type reference (TYPE) RMPS_TT_VALUE_LIST V1=ATTR_ID, V2=Alter Wert, V3=Neuer Wert 20040803
2 Exporting EX_LONG_PROPERTIES Call by reference Type reference (TYPE) RMPSD_LONG_PROPERTY_TAB Ergebnisse der Generierung 20040803
3 Importing IM_OPERATION_RUN Call by reference Object reference (TYPE REF TO) IF_RMPS_OPERATION_RUN Operations-Durchlauf 20040803
4 Importing IM_OP_OBJ_ID Call by reference Type reference (TYPE) RMPS_OP_OBJ_ID Objekt-ID des aktuellen Objekts (in der Operation) 20040803
5 Importing IM_PARENT_OP_OBJ_ID Call by reference Type reference (TYPE) RMPS_OP_OBJ_ID Objekt-ID des übergeordneten Objekts (in der Operation) 20040803
# Exception Resumable Description Created on
1 CX_RMPS_REFERENCE Fehler bei der Behandlung eindeutiger Kennzeichen 20040803
2 CX_RMPS_SP_OPERATION Fehler bei einer rekursiven Operation 20040813
3 CX_RMPS_USER_CANCEL Abbruch durch Benutzer 20040803
4 CX_SRM Basisklasse (abstrakt) 20040803
History
Last changed by/on SAP  20110908 
SAP Release Created in 640