SAP ABAP Interface IF_FDT_OBJECT_SET (FDT: Object set defninition and handling)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_SERVICE (Package) BRFplus: Services
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_APPL_BASED_OBJECT_SET FDT: Application based set 20080115
Properties
Interface IF_FDT_OBJECT_SET  
Short Description FDT: Object set defninition and handling    
General Data
Package SFDT_SERVICE   BRFplus: Services 
Created 20080115   SAP 
Last changed 20110908   SAP 
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)
2 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_FDT_OBJECT_SET has no interface.
Friends
Interface IF_FDT_OBJECT_SET has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_JOB Instance attribute Public Object reference (TYPE REF TO) CL_FDT_JOB FDT: Job Handling 20080124
Methods
# Method Level Visibility Method type Description Created on
1 OBJECT_ID_BELONGS_TO_SET Instance method Public Method 20080117
2 OBJECT_ID_GET_PROCESS_STATUS Instance method Public Method 20080124
3 OBJECT_ID_WAS_PROCESSED Instance method Public Method 20080124
Events
Interface IF_FDT_OBJECT_SET has no event.
Types
Interface IF_FDT_OBJECT_SET has no local type.
Method Signatures

Method OBJECT_ID_BELONGS_TO_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_FDT_ADMIN_DATA FDT: Administrative Data 20080117
2 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20080117
3 Returning RV_BELONGS_TO_SET Value transfer Type reference (TYPE) ABAP_BOOL 20080117
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20080117

Method OBJECT_ID_GET_PROCESS_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ID_STATUS Value transfer Type reference (TYPE) FDT_ID_STATUS FDT: Object dependent status during job processing 20110223
2 Exporting EV_TV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP 20110224
3 Importing IO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_FDT_ADMIN_DATA FDT: Administrative Data 20080124
4 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20080124
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20080124

Method OBJECT_ID_WAS_PROCESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_FDT_ADMIN_DATA FDT: Administrative Data 20080124
2 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20080124
3 Returning RV_WAS_PROCESSED Value transfer Type reference (TYPE) ABAP_BOOL 20080124
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20080124
History
Last changed by/on SAP  20110908 
SAP Release Created in 711