SAP ABAP Interface IF_RMPS_OPERATION_READ (Read Access to Recursive Operation on DOMEA Objects)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_OPERATION (Package) Operations for Recursive Functions
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RMPS_MOPERATION Recursive Operation on DOMEA Objects 20021128
2 Interface composition (i COMPRISING i_ref)  IF_RMPS_OPERATION Recursive Operation on DOMEA Objects 20021022
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMPS_SP_OPERATION Recursive Operation on DOMEA Objects (Abstract) 20021021
Properties
Interface IF_RMPS_OPERATION_READ  
Short Description Read Access to Recursive Operation on DOMEA Objects    
General Data
Package RMPS_OPERATION   Operations for Recursive Functions 
Created 20021017   SAP 
Last changed 20050213   SAP 
Unicode checks active    
Forward declarations
Interface IF_RMPS_OPERATION_READ has no forward declaration.
Interfaces
Interface IF_RMPS_OPERATION_READ has no interface.
Friends
Interface IF_RMPS_OPERATION_READ has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTR_CREATED_AT Constant Public Type reference (TYPE) SRMADID 'CREATED_AT' Attr.ID: Created on 20021021
2 ATTR_CREATED_BY Constant Public Type reference (TYPE) SRMADID 'CREATED_BY' Attr.ID: Created by 20021021
3 ATTR_GUID Constant Public Type reference (TYPE) SRMADID 'GUID' Attr.ID: Technical Key of Operation 20021022
4 ATTR_HAS_OWN_OP_POID Constant Public Type reference (TYPE) SRMADID 'HAS_OWN_OP_POID' Attr.ID: Specific Op. POID(=true) or POID of Start Object 20030515
5 ATTR_PARAMETERS Constant Public Type reference (TYPE) SRMADID 'PARAMETERS' Attr.ID: Operation Parameter 20021022
6 ATTR_RUN_ID Constant Public Type reference (TYPE) SRMADID 'RUN_ID' Attr.ID: Number of Run 20021022
7 ATTR_TYPE Constant Public Type reference (TYPE) SRMADID 'TYPE' Attr.ID: Type of Operation 20021022
Methods
# Method Level Visibility Method type Description Created on
1 GET_CREATING_USER Instance method Public Method Get User that Created Operation 20021022
2 GET_CREATION_DATE Instance method Public Method Get Time of Creation (UTC time stamp in short form) 20021022
3 GET_DISPLAY_NAME Instance method Public Method Get Name to be Displayed 20021022
4 GET_ID Instance method Public Method Get Internal Key of Operation (GUID) 20021031
5 GET_PARAMETERS Instance method Public Method Get Operation Parameter (value set) 20021022
6 GET_START_OBJECTS Instance method Public Method Get Start Objects of Operation 20040804
7 GET_TYPE Instance method Public Method Get Operation Type 20021022
8 GET_TYPE_DESCRIPTION Instance method Public Method Get Description of Operation Type 20021022
9 IS_RECURSIVE Instance method Public Method Should the operation be executed recursively? 20021209
10 IS_START_OBJECT Instance method Public Method Is the object specified the start object of op.? 20021209
Events
Interface IF_RMPS_OPERATION_READ has no event.
Types
Interface IF_RMPS_OPERATION_READ has no local type.
Method Signatures

Method GET_CREATING_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CREATING_USER Value transfer Type reference (TYPE) STRING User, der die Operation angelegt hat 20021022

Method GET_CREATING_USER on Interface IF_RMPS_OPERATION_READ has no exception.

Method GET_CREATION_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CREATION_DATE Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20021022

Method GET_CREATION_DATE on Interface IF_RMPS_OPERATION_READ has no exception.

Method GET_DISPLAY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DISPLAY_NAME Value transfer Type reference (TYPE) STRING Anzuzeigender Operationsname 20021022

Method GET_DISPLAY_NAME on Interface IF_RMPS_OPERATION_READ has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_GUID Value transfer Type reference (TYPE) RMPS_OP_GUID Technischer Schlüssel der Operation (GUID) 20021031

Method GET_ID on Interface IF_RMPS_OPERATION_READ has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PARAMETERS Value transfer Object reference (TYPE REF TO) CL_SRM_RF_VALUE_SET Operationsparameter (Wertemenge) 20021022

Method GET_PARAMETERS on Interface IF_RMPS_OPERATION_READ has no exception.

Method GET_START_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_START_OBJECTS Value transfer Type reference (TYPE) SRM_LIST_POID_INTERFACE Startobjekte der Operation 20040804

Method GET_START_OBJECTS on Interface IF_RMPS_OPERATION_READ has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TYPE Value transfer Type reference (TYPE) STRING Operationstyp 20021022

Method GET_TYPE on Interface IF_RMPS_OPERATION_READ has no exception.

Method GET_TYPE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TYPE_DESCRIPTION Value transfer Type reference (TYPE) STRING Bezeichnung des Operationstyps 20021022

Method GET_TYPE_DESCRIPTION on Interface IF_RMPS_OPERATION_READ has no exception.

Method IS_RECURSIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_RECURSIVE Value transfer Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE, wenn die Operation rekursiv arbeiten soll 20021209

Method IS_RECURSIVE on Interface IF_RMPS_OPERATION_READ has no exception.

Method IS_START_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OPERATION_RUN Value transfer Object reference (TYPE REF TO) IF_RMPS_OPERATION_RUN Durchlauf der Operation 20021209
2 Importing IM_OP_OBJ_ID Value transfer Type reference (TYPE) RMPS_OP_OBJ_ID ID des Op.objekts im Durchlauf IM_OPERATION_RUN 20021209
3 Importing IM_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID des zu prüfenden Objekts 20021209
4 Returning RE_IS_START_OBJECT Value transfer Type reference (TYPE) SRMBOOLEAN Ist es das Startobjekt? 20021209

Method IS_START_OBJECT on Interface IF_RMPS_OPERATION_READ has no exception.
History
Last changed by/on SAP  20050213 
SAP Release Created in 110_620