SAP ABAP Class CL_FDT_GTC_CUSTOM_ATTRIBUTES (Unit-Tests for custom attributes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_TEST (Package) BRFplus: Global Test Classes
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_UNITTEST_HELPERS Toolset for global unit tests 20130830
Properties
Class CL_FDT_GTC_CUSTOM_ATTRIBUTES  
Short Description Unit-Tests for custom attributes    
Super Class CL_FDT_UNITTEST_HELPERS Toolset for global unit tests 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 5   
Package SFDT_TEST   BRFplus: Global Test Classes 
Created 20130827   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FDT_APPLICATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_FDT_CONSTANTS 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
Class CL_FDT_GTC_CUSTOM_ATTRIBUTES has no interface implemented.
Friends
Class CL_FDT_GTC_CUSTOM_ATTRIBUTES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ATTR_VALUE_DEFAULT Constant Public Type reference (TYPE) STRING 'Test' Default custom attribute value 20130911
2 MO_FACTORY Instance attribute Private Object reference (TYPE REF TO) IF_FDT_FACTORY Application factory 20130830
3 MV_APPLICATION_ID Instance attribute Private Type reference (TYPE) IF_FDT_TYPES=>ID Application UUID 20130830
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_ATTR_VALUE Static method Private Method Check for specific state 20130830
2 CHECK_STATE Static method Private Method Check for specific state 20130830
3 CREATE_TEST_OBJECTS Instance method Private Method Create test objects 20130830
4 INIT Instance method Private Method Initialize 20130830
5 MFT_ACTIVATION Instance method Protected Test Method for ABAP Unit Test of transactional operations on custom attributes 20130830
6 MFT_APPLICATION_OBJECTS Instance method Protected Test Method for ABAP Unit UT: Check IF_FDT_APPLICATION_OBJECTS methods 20130913
7 MFT_CHECKS Instance method Protected Test Method for ABAP Unit UT for custom attribute related checks 20130830
8 MFT_COPY Instance method Protected Test Method for ABAP Unit Check copy of custom attributes 20130905
9 MFT_QUERY Instance method Protected Test Method for ABAP Unit UT: Query custom attributes 20130911
Events
Class CL_FDT_GTC_CUSTOM_ATTRIBUTES has no event.
Types
Class CL_FDT_GTC_CUSTOM_ATTRIBUTES has no local type.
Method Signatures

Method CHANGE_ATTR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITS_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Object IDs as sorted table 20130830
2 Importing IV_CATTR_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20130830
3 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID FDT: Administrative Data 20130830
4 Importing IV_NEW_VALUE Call by reference Type reference (TYPE) STRING 20130830

Method CHANGE_ATTR_VALUE on class CL_FDT_GTC_CUSTOM_ATTRIBUTES has no exception.

Method CHECK_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITS_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Object IDs as sorted table 20130830
2 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID FDT: Administrative Data 20130830
3 Importing IV_STATE Call by reference Type reference (TYPE) IF_FDT_TYPES=>STATE IF_FDT_CONSTANTS=>GC_STATE_ACTIVE State 20130830

Method CHECK_STATE on class CL_FDT_GTC_CUSTOM_ATTRIBUTES has no exception.

Method CREATE_TEST_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_APPLICATION Call by reference Object reference (TYPE REF TO) IF_FDT_APPLICATION Application object 20130830
2 Exporting ETS_CUSTOM_ATTRIBUTE Call by reference Type reference (TYPE) IF_FDT_APPLICATION=>TS_CUSTOM_ATTRIBUTE Custom Attributes Definition 20130905
3 Exporting ETS_ID_ALL Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Object IDs as sorted table 20130905

Method CREATE_TEST_OBJECTS on class CL_FDT_GTC_CUSTOM_ATTRIBUTES has no exception.

Method INIT Signature

Method INIT on class CL_FDT_GTC_CUSTOM_ATTRIBUTES has no parameter.
Method INIT on class CL_FDT_GTC_CUSTOM_ATTRIBUTES has no exception.

Method MFT_ACTIVATION Signature

Method MFT_ACTIVATION on class CL_FDT_GTC_CUSTOM_ATTRIBUTES has no parameter.
Method MFT_ACTIVATION on class CL_FDT_GTC_CUSTOM_ATTRIBUTES has no exception.

Method MFT_APPLICATION_OBJECTS Signature

Method MFT_APPLICATION_OBJECTS on class CL_FDT_GTC_CUSTOM_ATTRIBUTES has no parameter.
Method MFT_APPLICATION_OBJECTS on class CL_FDT_GTC_CUSTOM_ATTRIBUTES has no exception.

Method MFT_CHECKS Signature

Method MFT_CHECKS on class CL_FDT_GTC_CUSTOM_ATTRIBUTES has no parameter.
Method MFT_CHECKS on class CL_FDT_GTC_CUSTOM_ATTRIBUTES has no exception.

Method MFT_COPY Signature

Method MFT_COPY on class CL_FDT_GTC_CUSTOM_ATTRIBUTES has no parameter.
Method MFT_COPY on class CL_FDT_GTC_CUSTOM_ATTRIBUTES has no exception.

Method MFT_QUERY Signature

Method MFT_QUERY on class CL_FDT_GTC_CUSTOM_ATTRIBUTES has no parameter.
Method MFT_QUERY on class CL_FDT_GTC_CUSTOM_ATTRIBUTES has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740