SAP ABAP Class IF_CRD_COMBREQ_CUSTOMIZE (Define Details for Credential Requirement)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRD_COMBREQ_CUSTOMIZE | Maintenance of Combined Requirements | 20070104 |
Properties
| Class | IF_CRD_COMBREQ_CUSTOMIZE | |
| Short Description | Define Details for Credential Requirement | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070104 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CRD_COMBREQ_CUSTOMIZE has no forward declaration.
Interfaces
Class IF_CRD_COMBREQ_CUSTOMIZE has no interface implemented.
Friends
Class IF_CRD_COMBREQ_CUSTOMIZE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CRDAPPL | Credentialing, Application | 20070104 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CRDREQPOSITION | Credentialing: Position in Combined Requirement | 20070108 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CRDREQ | Requirement | 20070104 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CRD_TEXT | Description (for Text Tables) | 20070108 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYSUUID_C32 | 16 Bytes UUID in 32 Chars (Hexadecimal Encoded) | 20070104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change Detail Description in Dialog | 20070104 | |
| 2 | Instance method | Public | Method | Generate Copy | 20070104 | |
| 3 | Instance method | Public | Method | Display of Detail Description in UI | 20070104 | |
| 4 | Instance method | Public | Method | Gets Versions | 20070104 | |
| 5 | Instance method | Public | Method | Checks for Changed Data | 20070104 | |
| 6 | Instance method | Public | Method | Save Detail Description | 20070104 |
Events
Class IF_CRD_COMBREQ_CUSTOMIZE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTY_S_VERSION | Public | See coding | Version of Detail Entry | 20070104 | BEGIN OF mty_s_version,
version TYPE cacsversion,
tech_begin TYPE cacs_techtime_b,
tech_end TYPE cacs_techtime_e,
END OF mty_s_version
|
|
| 2 | MTY_TS_VERSION | Public | See coding | Version of Detail Entry | 20070104 | mty_tS_version TYPE SORTED TABLE OF mty_s_version with unique key version
|
Method Signatures
Method CHANGE_DETAIL_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUSI_BEGIN | Call by reference | Type reference (TYPE) | CACS_BUSITIME_B | Fachlich gültig ab | 20070104 | |||
| 2 | ID_BUSI_END | Call by reference | Type reference (TYPE) | CACS_BUSITIME_E | Fachlich gültig bis (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20070104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing | 20070104 |
Method CREATE_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_COMBREQ_COPY | Call by reference | Type reference (TYPE) | CRD_S_COMBREQ | Struktur zu TCRD_SRD | 20070104 | |||
| 2 | RO_COPY | Value transfer | Object reference (TYPE REF TO) | IF_CRD_COMBREQ_CUSTOMIZE | Hinterlegen von Details zu einem Credential Based Requiremen | 20070104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing | 20070104 |
Method DISPLAY_DETAIL_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUSI_BEGIN | Call by reference | Type reference (TYPE) | CACS_BUSITIME_B | Fachlich gültig ab | 20070104 | |||
| 2 | ID_BUSI_END | Call by reference | Type reference (TYPE) | CACS_BUSITIME_E | Fachlich gültig bis (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20070104 | |||
| 3 | ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | 20070104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing | 20070104 |
Method GET_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_VERSION | Value transfer | Type reference (TYPE) | MTY_TS_VERSION | Versionen eines Detaileintrag(Tabelle) | 20070104 |
Method GET_VERSIONS on class IF_CRD_COMBREQ_CUSTOMIZE has no exception.
Method IS_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RB_DATA_CHANGED | Value transfer | Type reference (TYPE) | BOOLEAN_FLG | Boolsche Variable (X=true, space=false) | 20070104 |
Method IS_DATA_CHANGED on class IF_CRD_COMBREQ_CUSTOMIZE has no exception.
Method SAVE Signature
Method SAVE on class IF_CRD_COMBREQ_CUSTOMIZE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing | 20070104 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |