SAP ABAP Class CL_CRD_TEST_FRAMEWORK (Credentialing: Test Framework)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CRDEIF (Package) Credentialing: External Interfaces
Properties
Class CL_CRD_TEST_FRAMEWORK  
Short Description Credentialing: Test Framework    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRDEIF   Credentialing: External Interfaces 
Created 20070116   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CRD_LOG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_CRD_TEST_FRAMEWORK has no interface implemented.
Friends
Class CL_CRD_TEST_FRAMEWORK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_APPL Instance attribute Protected Type reference (TYPE) CRDAPPL Credentialing, Application 20070116
2 MD_CLASSNAME_EVENTDATA_ITEM Instance attribute Protected Type reference (TYPE) CLASSNAME Implement Transaction Data 20070117
3 MD_CLASSNAME_HEADER_ITEM Instance attribute Protected Type reference (TYPE) CLASSNAME Implement Header Data 20070118
4 MD_CLASSNAME_PARTY_ITEM Instance attribute Protected Type reference (TYPE) CLASSNAME Implement Group Description 20070117
5 MD_STRUCTNAME_EVENTDATA Instance attribute Protected Type reference (TYPE) TABNAME Structure of Transaction Data 20070117
6 MD_STRUCTNAME_HEADER Instance attribute Protected Type reference (TYPE) TABNAME Structure of Header Data 20070117
7 MD_STRUCTNAME_PARTY Instance attribute Protected Type reference (TYPE) TABNAME Structure of Group Description 20070117
8 MO_CRD_LOG Instance attribute Protected Object reference (TYPE REF TO) IF_CRD_LOG Credentialing: Application Log 20070120
9 MO_EVENTDATA Instance attribute Protected Object reference (TYPE REF TO) IF_CRD_EVENTDATA Transaction Data 20070116
10 MO_HEADER Instance attribute Protected Object reference (TYPE REF TO) IF_CRD_HEADER Header Data 20070116
11 MO_PARTY Instance attribute Protected Object reference (TYPE REF TO) IF_CRD_PARTY Group Description 20070116
12 MT_FIELDLIST_EVENTDATA Instance attribute Protected Type reference (TYPE) DDFIELDS Field List Transaction Data 20070118
13 MT_FIELDLIST_HEADER Instance attribute Protected Type reference (TYPE) DDFIELDS Field List Header Data 20070118
14 MT_FIELDLIST_PARTY Instance attribute Protected Type reference (TYPE) DDFIELDS Field List Group Description 20070118
15 ST_INSTANCE Static Attribute Protected Type reference (TYPE) MTY_TT_INSTANCE Instances of CL_CRD_TEST_FRAMEWORK 20070116
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_PARTNER Instance method Public Method Clear Partner Details 20091102
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070116
3 EXECUTE_OVERALL_TEST Instance method Public Method Complete test 20070824
4 EXECUTE_TEST Instance method Public Method Execute Test 20070119
5 GET_CRD_LOG Instance method Public Method Gets Log 20070120
6 GET_EVENTDATA Instance method Public Method Gets Transaction Data 20070117
7 GET_FIELDLIST Instance method Protected Method Gets Field List of Structure 20070118
8 GET_FIELDLIST_EVENTDATA Instance method Public Method Gets Field Catalog for Transaction Data 20070118
9 GET_FIELDLIST_HEADER Instance method Public Method Gets Field Catalog for Group Description 20070118
10 GET_FIELDLIST_PARTY Instance method Public Method Gets Field Catalog for Group Description 20070118
11 GET_HEADER Instance method Public Method Gets Group Description 20070118
12 GET_INSTANCE Static method Public Method Creates an Instance 20070116
13 GET_PARTY Instance method Public Method Gets Group Description 20070117
14 SET_EVENTDATA Instance method Public Method Sets Transaction Data 20070117
15 SET_HEADER Instance method Public Method Sets Transaction Data 20070118
16 SET_PARTY Instance method Public Method Sets Group Description 20070117
Events
Class CL_CRD_TEST_FRAMEWORK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTY_TT_INSTANCE Protected See coding Instances of CL_CRD_TEST_FRAMEWORK 20070116 mty_tt_instance TYPE STANDARD TABLE OF REF TO cl_crd_test_framework WITH NON-UNIQUE DEFAULT KEY
Method Signatures

Method CLEAR_PARTNER Signature

Method CLEAR_PARTNER on class CL_CRD_TEST_FRAMEWORK has no parameter.
Method CLEAR_PARTNER on class CL_CRD_TEST_FRAMEWORK has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPL Call by reference Type reference (TYPE) CRDAPPL Credentialing, Anwendung 20070116
# Exception Resumable Description Created on
1 CX_CRD_TEST_FRAMEWORK Legitimierung: Exceptions des Testframeworks 20070117

Method EXECUTE_OVERALL_TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CRD_AS Call by reference Type reference (TYPE) CRD_TT_ASSIGN Legitimierungszuordnungen 20070824
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) IF_CRD_LOG=>MTY_TS_MESSAGE 20070910
3 Importing IRS_HEADER Call by reference Object reference (TYPE REF TO) DATA 20070824
4 Importing IRT_EVENTDATA Call by reference Object reference (TYPE REF TO) DATA 20070824
5 Importing IRT_PARTY Call by reference Object reference (TYPE REF TO) DATA 20070824
# Exception Resumable Description Created on
1 CX_CRD_TEST_FRAMEWORK Legitimierung: Exceptions des Testframeworks 20070910

Method EXECUTE_TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IRS_EVENTDATA_FOR_CHECK Call by reference Object reference (TYPE REF TO) DATA 20070121
2 Returning RO_RESULTLIST Value transfer Object reference (TYPE REF TO) CL_CRD_CHECKRESULT_LIST Liste von Prüfergebnissen 20070123
# Exception Resumable Description Created on
1 CX_CRD_TEST_FRAMEWORK Legitimierung: Exceptions des Testframeworks 20070119

Method GET_CRD_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CRD_LOG Value transfer Object reference (TYPE REF TO) IF_CRD_LOG Legitimierung: Anwendungsprotokoll 20070120

Method GET_CRD_LOG on class CL_CRD_TEST_FRAMEWORK has no exception.

Method GET_EVENTDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RRT_EVENTDATA Value transfer Object reference (TYPE REF TO) DATA 20070117
# Exception Resumable Description Created on
1 CX_CRD_TEST_FRAMEWORK Legitimierung: Exceptions des Testframeworks 20070117

Method GET_FIELDLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_STRUCTNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20070118
2 Returning RT_FIELDLIST Value transfer Type reference (TYPE) DDFIELDS DD: Feldliste 20070118
# Exception Resumable Description Created on
1 CX_CRD_TEST_FRAMEWORK Legitimierung: Exceptions des Testframeworks 20070118

Method GET_FIELDLIST_EVENTDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FIELDLIST Value transfer Type reference (TYPE) DDFIELDS DD: Feldliste 20070118
# Exception Resumable Description Created on
1 CX_CRD_TEST_FRAMEWORK Legitimierung: Exceptions des Testframeworks 20070118

Method GET_FIELDLIST_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FIELDLIST Value transfer Type reference (TYPE) DDFIELDS DD: Feldliste 20070118
# Exception Resumable Description Created on
1 CX_CRD_TEST_FRAMEWORK Legitimierung: Exceptions des Testframeworks 20070118

Method GET_FIELDLIST_PARTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FIELDLIST Value transfer Type reference (TYPE) DDFIELDS DD: Feldliste 20070118
# Exception Resumable Description Created on
1 CX_CRD_TEST_FRAMEWORK Legitimierung: Exceptions des Testframeworks 20070118

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RRS_HEADER Value transfer Object reference (TYPE REF TO) DATA 20070118
# Exception Resumable Description Created on
1 CX_CRD_TEST_FRAMEWORK Legitimierung: Exceptions des Testframeworks 20070118

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPL Call by reference Type reference (TYPE) CRDAPPL Credentialing, Anwendung 20070116
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_CRD_TEST_FRAMEWORK Legitimierung: Testframework 20070116
# Exception Resumable Description Created on
1 CX_CRD_TEST_FRAMEWORK Legitimierung: Exceptions des Testframeworks 20070117

Method GET_PARTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RRT_PARTY Value transfer Object reference (TYPE REF TO) DATA 20070117
# Exception Resumable Description Created on
1 CX_CRD_TEST_FRAMEWORK Legitimierung: Exceptions des Testframeworks 20070117

Method SET_EVENTDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IRT_EVENTDATA Call by reference Object reference (TYPE REF TO) DATA 20070117
# Exception Resumable Description Created on
1 CX_CRD_TEST_FRAMEWORK Legitimierung: Exceptions des Testframeworks 20070117

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IRS_HEADER Call by reference Object reference (TYPE REF TO) DATA 20070118
# Exception Resumable Description Created on
1 CX_CRD_TEST_FRAMEWORK Legitimierung: Exceptions des Testframeworks 20070118

Method SET_PARTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IRT_PARTY Call by reference Object reference (TYPE REF TO) DATA 20070117
# Exception Resumable Description Created on
1 CX_CRD_TEST_FRAMEWORK Legitimierung: Exceptions des Testframeworks 20070117
History
Last changed by/on SAP  20100310 
SAP Release Created in 700