SAP ABAP Class CL_FDT_APPL_BASED_OBJECT_SET (FDT: Application based set)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FDT_OBJECT_SET FDT: Object set defninition and handling 20080115
Properties
Class CL_FDT_APPL_BASED_OBJECT_SET  
Short Description FDT: Application based set    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_SERVICE   BRFplus: Services 
Created 20080115   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FDT_DELETE_HANDLING Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_FDT_QUERY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FDT_OBJECT_SET FDT: Object set defninition and handling 20080115
Friends
Class CL_FDT_APPL_BASED_OBJECT_SET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_JOB Instance attribute Private Attribute reference (LIKE) 20080124
2 MS_OBJECT_CATEGORY_SEL Instance attribute Private Type reference (TYPE) IF_FDT_QUERY=>S_OBJECT_CATEGORY_SEL 20080115
3 MTH_APPLICATION_ID Instance attribute Private Type reference (TYPE) IF_FDT_TYPES=>TH_OBJECT_ID Object IDs as hashed table 20080115
4 MV_DELETED_OPTION Instance attribute Private Type reference (TYPE) IF_FDT_QUERY=>DELOPT 20080115
5 MV_MARKED_OPTION Instance attribute Private Type reference (TYPE) CL_FDT_DELETE_HANDLING=>MARKED_OPTION 20080115
6 MV_RETENTION_TIMESTAMP Instance attribute Private Type reference (TYPE) TIMESTAMP Lower than this timestamp 20080115
7 MV_TV_TIMESTAMP Instance attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20110224
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080115
Events
Class CL_FDT_APPL_BASED_OBJECT_SET has no event.
Types
Class CL_FDT_APPL_BASED_OBJECT_SET has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_JOB Call by reference Object reference (TYPE REF TO) CL_FDT_JOB FDT: Job Handling 20080124
2 Importing IS_OBJECT_CATEGORY_SEL Call by reference Type reference (TYPE) IF_FDT_QUERY=>S_OBJECT_CATEGORY_SEL 20080115
3 Importing ITA_APPLICATION_ID Call by reference Type reference (TYPE) ANY TABLE Object IDs as hashed table 20080115
4 Importing IV_DELETED_OPTION Call by reference Type reference (TYPE) IF_FDT_QUERY=>DELOPT IF_FDT_QUERY=>GC_DELOPT_BOTH 20080115
5 Importing IV_MARKED_OPTION Call by reference Type reference (TYPE) CL_FDT_DELETE_HANDLING=>MARKED_OPTION CL_FDT_DELETE_HANDLING=>GC_MARKED_BOTH 20080115
6 Importing IV_RETENTION_TIME Call by reference Type reference (TYPE) FDT_RETENTION_TIME 0 20080115
7 Importing IV_TV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version, UTC) 20110224

Method CONSTRUCTOR on class CL_FDT_APPL_BASED_OBJECT_SET has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711