SAP ABAP Class CL_CRD_CRDTYPE_STDIMPL (Credential Type (Standard Implementation))
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CRDPRV (Package) Credentialing: Private Objects (DDIC, etc.)
⤷
⤷
Properties
| Class | CL_CRD_CRDTYPE_STDIMPL | |
| Short Description | Credential Type (Standard Implementation) | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRDPRV | Credentialing: Private Objects (DDIC, etc.) |
| Created | 20060925 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRD_CRDTYPE_STDIMPL has no forward declaration.
Interfaces
Class CL_CRD_CRDTYPE_STDIMPL has no interface implemented.
Friends
Class CL_CRD_CRDTYPE_STDIMPL 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) | BOOLEAN_FLG | Indicator: Type Is Reference | 20060925 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CRD_CRDTYPE_READ | Read Credential Descriptions | 20060925 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CRD_TT_DESC_STRUCTDESCR | Structural Description of Credential Assignment (Table Type) | 20061012 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CRD_TT_DESC_STRUCTDESCR | Structure Description Credential Description (Table Type) | 20060925 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CRDAPPL | Credentialing, Application | 20060925 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CRDTYPE | Credential Type | 20060925 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | CACSINSTNR | Instance Number of Generated Objects | 20060925 | |||
| 8 | Static Attribute | Protected | Type reference (TYPE) | MTY_TT_INSTANCE | Credential Type (Standard Implementation) | 20060925 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | CONSTRUCTOR | 20060925 | |
| 2 | Static method | Public | Method | Gets Instance | 20060925 | |
| 3 | Instance method | Public | Method | Gets Name of DDIC Structure for Credential Description | 20060928 | |
| 4 | Instance method | Public | Method | Gets Name of DDIC Structure for Credential Description | 20060927 | |
| 5 | Instance method | Public | Method | Gets Structure Description for Assignment (of Cred.Type) | 20060926 | |
| 6 | Instance method | Public | Method | Gets Structure Description of Credential Type | 20060925 |
Events
Class CL_CRD_CRDTYPE_STDIMPL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTY_TT_INSTANCE | Protected | See coding | 20060925 | MTY_TT_INSTANCE type STANDARD TABLE OF ref to CL_CRD_CRDTYPE_STDIMPL
|
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 | 20060925 | |||
| 2 | IV_CRD_TYPE | Call by reference | Type reference (TYPE) | CRDTYPE | Legitimierungsart | 20060925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing | 20060925 |
Method GET_INSTANCE 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 | 20060925 | |||
| 2 | IV_CRD_TYPE | Call by reference | Type reference (TYPE) | CRDTYPE | Legitimierungsart | 20060925 | |||
| 3 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_CRD_CRDTYPE_STDIMPL | Legitimierungsart (Standardimplementierung) | 20060925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing | 20060925 |
Method GET_STRUCTNAME_AFREF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_STRUCTNAME | Value transfer | Type reference (TYPE) | CRDDEFSTR | Definitionsstruktur für Legitimierungsbeschreibungen | 20060928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing | 20060928 |
Method GET_STRUCTNAME_CRDDESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_STRUCTNAME | Value transfer | Type reference (TYPE) | CRDDEFSTR | Definitionsstruktur für Legitimierungsbeschreibungen | 20060927 |
Method GET_STRUCTNAME_CRDDESC on class CL_CRD_CRDTYPE_STDIMPL has no exception.
Method GET_STRUCTURE_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DESC_AS | Call by reference | Type reference (TYPE) | TCRD_SDEF | Strukturen zur Hinterlegung von Legitimierungen | 20070724 | |||
| 2 | RT_DESC_STRUCTDESCR | Value transfer | Type reference (TYPE) | CRD_TT_DESC_STRUCTDESCR | Strukturbeschreibung Legitimierungsbeschreibung(Tabellentyp) | 20060926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing | 20060926 |
Method GET_STRUCTURE_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DESC_STRUCTDESCR | Value transfer | Type reference (TYPE) | CRD_TT_DESC_STRUCTDESCR | Strukturbeschreibung Legitimierungsbeschreibung(Tabellentyp) | 20060925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing | 20060925 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |