SAP ABAP Class CL_CRD_DETDATA (Input Data for Determination)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CRDRUN (Package) Credentialing: Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRD_DETDATA | Encapsulation of Data for Determination | 20060824 |
Properties
| Class | CL_CRD_DETDATA | |
| Short Description | Input Data for Determination | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRDRUN | Credentialing: Runtime |
| Created | 20060824 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRD_DETDATA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRD_DETDATA | Encapsulation of Data for Determination | 20060824 |
Friends
Class CL_CRD_DETDATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20060824 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRUKNAME | Name of Structure | 20060824 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060824 | |
| 2 | Instance method | Protected | Method | Create Structure Name from Application Name | 20060824 | |
| 3 | Instance method | Public | Method | 20060824 |
Events
Class CL_CRD_DETDATA has no event.
Types
Class CL_CRD_DETDATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPL | Call by reference | Type reference (TYPE) | CRDAPPL | Credentialing, Anwendung | 20060824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Legitimierungen: Anforderungen erzeugen | 20060824 |
Method DERIVE_STRUCTURE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPL | Call by reference | Type reference (TYPE) | CRDAPPL | Credentialing, Anwendung | 20060824 | |||
| 2 | RV_NAME | Value transfer | Type reference (TYPE) | STRUKNAME | Name einer Struktur | 20060824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Legitimierungen: Anforderungen erzeugen | 20060824 |
Method READ_STRUCTURECONTENT Signature
Method READ_STRUCTURECONTENT on class CL_CRD_DETDATA has no parameter.
Method READ_STRUCTURECONTENT on class CL_CRD_DETDATA has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |