SAP ABAP Class CL_CRD_SIMPLERQMNT_CUSTOMIZE (Credentialing: Simple Requirement; Customizing)
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.)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRD_SRD_CUSTOMIZE_DETAIL | Define Details for Credentialing Requirement | 20060912 |
Properties
| Class | CL_CRD_SIMPLERQMNT_CUSTOMIZE | |
| Short Description | Credentialing: Simple Requirement; Customizing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRDPRV | Credentialing: Private Objects (DDIC, etc.) |
| Created | 20060912 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRD_SIMPLERQMNT_CUSTOMIZE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRD_SRD_CUSTOMIZE_DETAIL | Define Details for Credentialing Requirement | 20060912 |
Friends
Class CL_CRD_SIMPLERQMNT_CUSTOMIZE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | FIELDNAME | '$$TCRD_SRDES$$' | Pseudo Field Name for Complete Table SRDES | 20060913 | ||
| 2 | Constant | Protected | Type reference (TYPE) | CACSVERSION | '000000' | Pseudo Version Number for New Entry | 20060914 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | CACSTIMESTAMP | Time Stamp (YYYY.MM.DD hh:mm:ss) | 20060913 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | MTY_TT_CHANGE_LOG | 20060913 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CRD_TT_SRDES | 20060913 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CRD_TT_SRDESA | Credentialing: Simple Requirements Description (Attributes) | 20060913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060912 | |
| 2 | Static method | Public | Method | Creates an Object | 20060912 | |
| 3 | Instance method | Protected | Method | Read Details | 20060914 | |
| 4 | Instance method | Protected | Method | Adjust Details | 20060914 |
Events
Class CL_CRD_SIMPLERQMNT_CUSTOMIZE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTY_S_CHANGE_LOG | Protected | See coding | 20060913 | BEGIN OF mty_s_change_log,
mandt TYPE mandt,
appl TYPE crdappl,
uuid TYPE sysuuid_c32,
fieldname TYPE fieldname,
version TYPE cacsversion,
END OF mty_s_change_log
|
||
| 2 | MTY_TT_CHANGE_LOG | Protected | See coding | 20060913 | mty_tt_change_log TYPE STANDARD TABLE OF mty_s_change_log
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SRD | Call by reference | Type reference (TYPE) | CRD_S_SRD | Struktur zu TCRD_SRD | 20060912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing | 20060913 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SRD | Call by reference | Type reference (TYPE) | CRD_S_SRD | Struktur zu TCRD_SRD | 20060912 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CRD_SRD_CUSTOMIZE_DETAIL | Hinterlegen von Details zu einem Credential Based Requiremen | 20060912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing | 20060919 |
Method READ_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SRDES | Call by reference | Type reference (TYPE) | CRD_S_SRDES | Legitimierungen: einfache Anforderungsbeschreibung(Struktur) | 20060914 | |||
| 2 | ET_SRDESA | Call by reference | Type reference (TYPE) | CRD_TT_SRDESA | Legitimierungen: einfache Anforderungsbeschr. (Attribute) | 20060914 | |||
| 3 | ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Technische Gültigkeitszeit | 20061222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing | 20060914 |
Method UPDATE_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_REQ | Call by reference | Type reference (TYPE) | CRDREQ | Anforderung | 20061007 | |||
| 2 | IS_SRDES | Call by reference | Type reference (TYPE) | CRD_S_SRDES | Legitimierungen: einfache Anforderungsbeschreibung(Struktur) | 20060914 | |||
| 3 | IT_SRDESA | Call by reference | Type reference (TYPE) | CRD_TT_SRDESA | Legitimierungen: einfache Anforderungsbeschr. (Attribute) | 20060914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing | 20060914 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |