SAP ABAP Interface IF_CRD_SRD_CUSTOMIZE_DETAIL (Define Details for Credentialing Requirement)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRD_SIMPLERQMNT_CUSTOMIZE | Credentialing: Simple Requirement; Customizing | 20060912 |
Properties
| Interface | IF_CRD_SRD_CUSTOMIZE_DETAIL | |
| Short Description | Define Details for Credentialing Requirement |
General Data
| Package | CRDPRV | Credentialing: Private Objects (DDIC, etc.) |
| Created | 20060912 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CRD_SRD_CUSTOMIZE_DETAIL has no forward declaration.
Interfaces
Interface IF_CRD_SRD_CUSTOMIZE_DETAIL has no interface.
Friends
Interface IF_CRD_SRD_CUSTOMIZE_DETAIL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MD_APPL | Instance attribute | Public | Type reference (TYPE) | CRDAPPL | Credentialing, Application | 20060912 | ||
| 2 | MD_CRDTYPE | Instance attribute | Public | Type reference (TYPE) | CRDTYPE | Credential Type | 20060913 | ||
| 3 | MD_DEFTYPE | Instance attribute | Public | Type reference (TYPE) | CRDDEFTYPE | Definition Type of Credential Type | 20060919 | ||
| 4 | MD_REFCRDTYPE | Instance attribute | Public | Type reference (TYPE) | CRDREFCRDTYPE | Reference to Credential Type | 20060919 | ||
| 5 | MD_REQ | Instance attribute | Public | Type reference (TYPE) | CRDREQ | Requirement | 20070104 | ||
| 6 | MD_UUID | Instance attribute | Public | Type reference (TYPE) | SYSUUID_C32 | 16 Bytes UUID in 32 Chars (Hexadecimal Encoded) | 20060912 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change Detail Description in Dialog | 20060912 | |
| 2 | Instance method | Public | Method | Generate Copy | 20060914 | |
| 3 | Instance method | Public | Method | Display of Detail Description in UI | 20061222 | |
| 4 | Instance method | Public | Method | Gets Versions | 20061222 | |
| 5 | Static method | Public | Method | Check If Details Can Be Adjusted By This Class | 20060914 | |
| 6 | Instance method | Public | Method | Checks for Changed Data | 20060913 | |
| 7 | Instance method | Public | Method | Save Detail Description | 20060913 |
Events
Interface IF_CRD_SRD_CUSTOMIZE_DETAIL 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 | 20061222 | 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 | 20061222 | 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 | 20060914 | |||
| 2 | ID_BUSI_END | Call by reference | Type reference (TYPE) | CACS_BUSITIME_E | Fachlich gültig bis (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060914 | |||
| 3 | ID_TEXT | Call by reference | Type reference (TYPE) | CRD_TEXT | Beschreibung (für Texttabellen) | 20060913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing | 20060913 |
Method CREATE_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SRD_COPY | Call by reference | Type reference (TYPE) | CRD_S_SRD | Struktur zu TCRD_SRD | 20060914 | |||
| 2 | RO_COPY | Value transfer | Object reference (TYPE REF TO) | IF_CRD_SRD_CUSTOMIZE_DETAIL | Hinterlegen von Details zu einem Credential Based Requiremen | 20060914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing | 20060914 |
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 | 20061222 | |||
| 2 | ID_BUSI_END | Call by reference | Type reference (TYPE) | CACS_BUSITIME_E | Fachlich gültig bis (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20061222 | |||
| 3 | ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | 20061222 | ||||
| 4 | ID_TEXT | Call by reference | Type reference (TYPE) | CRD_TEXT | Beschreibung (für Texttabellen) | 20061222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing | 20061222 |
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) | 20061222 |
Method GET_VERSIONS on Interface IF_CRD_SRD_CUSTOMIZE_DETAIL has no exception.
Method IS_APPLICABLE 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 | 20060914 | |||
| 2 | IV_CRDTYPE | Call by reference | Type reference (TYPE) | CRDTYPE | Legitimierungsart | 20060914 | |||
| 3 | RB_APPLICABLE | Value transfer | Type reference (TYPE) | BOOLEAN_FLG | Boolsche Variable (X=true, space=false) | 20060914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing | 20060914 |
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) | 20060913 |
Method IS_DATA_CHANGED on Interface IF_CRD_SRD_CUSTOMIZE_DETAIL has no exception.
Method SAVE Signature
Method SAVE on Interface IF_CRD_SRD_CUSTOMIZE_DETAIL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing | 20060913 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |