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 | 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 | Instance attribute | Protected | Type reference (TYPE) | CRDAPPL | Credentialing, Application | 20070116 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CLASSNAME | Implement Transaction Data | 20070117 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CLASSNAME | Implement Header Data | 20070118 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CLASSNAME | Implement Group Description | 20070117 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | Structure of Transaction Data | 20070117 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | Structure of Header Data | 20070117 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | Structure of Group Description | 20070117 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CRD_LOG | Credentialing: Application Log | 20070120 | |||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CRD_EVENTDATA | Transaction Data | 20070116 | |||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CRD_HEADER | Header Data | 20070116 | |||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CRD_PARTY | Group Description | 20070116 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | DDFIELDS | Field List Transaction Data | 20070118 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | DDFIELDS | Field List Header Data | 20070118 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | DDFIELDS | Field List Group Description | 20070118 | |||
| 15 | 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 | Instance method | Public | Method | Clear Partner Details | 20091102 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20070116 | |
| 3 | Instance method | Public | Method | Complete test | 20070824 | |
| 4 | Instance method | Public | Method | Execute Test | 20070119 | |
| 5 | Instance method | Public | Method | Gets Log | 20070120 | |
| 6 | Instance method | Public | Method | Gets Transaction Data | 20070117 | |
| 7 | Instance method | Protected | Method | Gets Field List of Structure | 20070118 | |
| 8 | Instance method | Public | Method | Gets Field Catalog for Transaction Data | 20070118 | |
| 9 | Instance method | Public | Method | Gets Field Catalog for Group Description | 20070118 | |
| 10 | Instance method | Public | Method | Gets Field Catalog for Group Description | 20070118 | |
| 11 | Instance method | Public | Method | Gets Group Description | 20070118 | |
| 12 | Static method | Public | Method | Creates an Instance | 20070116 | |
| 13 | Instance method | Public | Method | Gets Group Description | 20070117 | |
| 14 | Instance method | Public | Method | Sets Transaction Data | 20070117 | |
| 15 | Instance method | Public | Method | Sets Transaction Data | 20070118 | |
| 16 | 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 | ID_APPL | Call by reference | Type reference (TYPE) | CRDAPPL | Credentialing, Anwendung | 20070116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_CRD_AS | Call by reference | Type reference (TYPE) | CRD_TT_ASSIGN | Legitimierungszuordnungen | 20070824 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | IF_CRD_LOG=>MTY_TS_MESSAGE | 20070910 | ||||
| 3 | IRS_HEADER | Call by reference | Object reference (TYPE REF TO) | DATA | 20070824 | ||||
| 4 | IRT_EVENTDATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20070824 | ||||
| 5 | IRT_PARTY | Call by reference | Object reference (TYPE REF TO) | DATA | 20070824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Legitimierung: Exceptions des Testframeworks | 20070910 |
Method EXECUTE_TEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IRS_EVENTDATA_FOR_CHECK | Call by reference | Object reference (TYPE REF TO) | DATA | 20070121 | ||||
| 2 | RO_RESULTLIST | Value transfer | Object reference (TYPE REF TO) | CL_CRD_CHECKRESULT_LIST | Liste von Prüfergebnissen | 20070123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | RRT_EVENTDATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20070117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Legitimierung: Exceptions des Testframeworks | 20070117 |
Method GET_FIELDLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_STRUCTNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20070118 | |||
| 2 | RT_FIELDLIST | Value transfer | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20070118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | RT_FIELDLIST | Value transfer | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20070118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | RT_FIELDLIST | Value transfer | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20070118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | RT_FIELDLIST | Value transfer | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20070118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Legitimierung: Exceptions des Testframeworks | 20070118 |
Method GET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RRS_HEADER | Value transfer | Object reference (TYPE REF TO) | DATA | 20070118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Legitimierung: Exceptions des Testframeworks | 20070118 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_APPL | Call by reference | Type reference (TYPE) | CRDAPPL | Credentialing, Anwendung | 20070116 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_CRD_TEST_FRAMEWORK | Legitimierung: Testframework | 20070116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Legitimierung: Exceptions des Testframeworks | 20070117 |
Method GET_PARTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RRT_PARTY | Value transfer | Object reference (TYPE REF TO) | DATA | 20070117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Legitimierung: Exceptions des Testframeworks | 20070117 |
Method SET_EVENTDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IRT_EVENTDATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20070117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Legitimierung: Exceptions des Testframeworks | 20070117 |
Method SET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IRS_HEADER | Call by reference | Object reference (TYPE REF TO) | DATA | 20070118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Legitimierung: Exceptions des Testframeworks | 20070118 |
Method SET_PARTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IRT_PARTY | Call by reference | Object reference (TYPE REF TO) | DATA | 20070117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Legitimierung: Exceptions des Testframeworks | 20070117 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |