SAP ABAP Interface IF_CRD_COMBREQ_CUSTOMIZE (Define Details for Credential 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_COMBREQ_CUSTOMIZE | Maintenance of Combined Requirements | 20070104 |
Properties
| Interface | IF_CRD_COMBREQ_CUSTOMIZE | |
| Short Description | Define Details for Credential Requirement |
General Data
| Package | CRDPRV | Credentialing: Private Objects (DDIC, etc.) |
| Created | 20070104 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CRD_COMBREQ_CUSTOMIZE has no forward declaration.
Interfaces
Interface IF_CRD_COMBREQ_CUSTOMIZE has no interface.
Friends
Interface IF_CRD_COMBREQ_CUSTOMIZE 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 | 20070104 | ||
| 2 | MD_POS | Instance attribute | Public | Type reference (TYPE) | CRDREQPOSITION | Credentialing: Position in Combined Requirement | 20070108 | ||
| 3 | MD_REQ | Instance attribute | Public | Type reference (TYPE) | CRDREQ | Requirement | 20070104 | ||
| 4 | MD_TEXT | Instance attribute | Public | Type reference (TYPE) | CRD_TEXT | Description (for Text Tables) | 20070108 | ||
| 5 | MD_UUID | 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
Interface 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 Interface 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 Interface IF_CRD_COMBREQ_CUSTOMIZE has no exception.
Method SAVE Signature
Method SAVE on Interface 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 | 700 |