SAP ABAP Interface IF_CRD_READER (Reading of Credential Assignments)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CRDMDA (Package) Credentialing: Master Data
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CRD000_CL_CRD_AAS_READER01 | Read Class for Credentialing | 20060921 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CRD000_CL_CRD_AS_READER01 | Read Class for Credentialing | 20060921 |
Properties
| Interface | IF_CRD_READER | |
| Short Description | Reading of Credential Assignments |
General Data
| Package | CRDMDA | Credentialing: Master Data |
| Created | 20060921 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CRD000_IF_CRD_AAS_GEN_TYPES01 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | CRD000_IF_CRD_AS_GEN_TYPES01 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_CRD_READER has no interface.
Friends
Interface IF_CRD_READER has no friend.
Attributes
Interface IF_CRD_READER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Reads Values for Customer Attribs for Specified Assignment | 20061005 | |
| 2 | Instance method | Public | Method | Reads Expiring Credential Assignments | 20060921 | |
| 3 | Instance method | Public | Method | Reads Table Name for Assignment | 20061103 | |
| 4 | Instance method | Public | Method | Reads All Ended Versions | 20070323 | |
| 5 | Instance method | Public | Method | Reads Active Versions of Assignments from Appl.Spec. Tables | 20061205 | |
| 6 | Instance method | Public | Method | Reads All Versions of Assignment from Applic.Spec. Tables | 20061206 | |
| 7 | Instance method | Public | Method | Reads Credential Assignments from Applic.-Specific Tables | 20060921 | |
| 8 | Instance method | Public | Method | Reads Texts for Fields of Assignment Table | 20061012 |
Events
Interface IF_CRD_READER has no event.
Types
Interface IF_CRD_READER has no local type.
Method Signatures
Method GET_CUST_ATTR_FOR_AS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ATTR_VALUE | Call by reference | Type reference (TYPE) | CRD_TT_ATTR_VALUE | Kombination Attributname und Wert | 20061005 | |||
| 2 | IV_BUSI_TIME | Call by reference | Type reference (TYPE) | CACS_BUSITIME_B | Fachlich gültig ab | 20061005 | |||
| 3 | IV_CRD_AS_ID | Call by reference | Type reference (TYPE) | CRDASGID | ID für Legitimierungszuordnung | 20061005 | |||
| 4 | IV_CRD_DESC | Call by reference | Type reference (TYPE) | CRD_DESC | Beschreibung einer Legitimierung | 20061005 | |||
| 5 | IV_CRD_TYPE | Call by reference | Type reference (TYPE) | CRDTYPE | Legitimierungsart | 20061005 | |||
| 6 | IV_TECH_TIME | Call by reference | Type reference (TYPE) | CACS_TECHTIME_B | Fachlich gültig bis (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20061005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse zu CL_CACS_VERS_HELPER | 20061128 | ||
| 2 | Stammdatenzugriff zur Laufzeit | 20061005 |
Method GET_EXP_AS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXP_AS | Value transfer | Type reference (TYPE) | CRD_TT_BP_ASSGMNT | Legitimierungen: Zuordnungen zu Geschäftspartner | 20060921 | |||
| 2 | IT_AS_KEY | Call by reference | Type reference (TYPE) | CRD_TT_ASKEY | Legitimierungszuordnung: Schlüsselfelder | 20061127 | |||
| 3 | IV_CRDTYPE | Call by reference | Type reference (TYPE) | CRDTYPE | Legitimierungsart | 20070919 | |||
| 4 | IV_EXP_DAYS | Call by reference | Type reference (TYPE) | CRDEXPDAYS | Verbleibende Gültigkeit in Tagen vom aktuellen Datum an | 20060921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse zu CL_CACS_VERS_HELPER | 20061128 | ||
| 2 | Stammdatenzugriff zur Laufzeit | 20060921 |
Method GET_TABNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Tabellenname | 20061103 |
Method GET_TABNAME on Interface IF_CRD_READER has no exception.
Method READ_ALL_DELETED_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AS | Call by reference | Type reference (TYPE) | CRD_TT_ASSIGN_VALIDITY | Zuordnung (Key) und fachliche Gültigkeit | 20070323 | |||
| 2 | ET_AS_UI | Call by reference | Type reference (TYPE) | CRD_TT_TYPE_DESC | Legitimierungsart und -beschreibung | 20070323 | |||
| 3 | IT_CRD_ASSIGN | Call by reference | Type reference (TYPE) | CRD_TT_ASSIGN | Legitimierungszuordnungen | 20070323 | |||
| 4 | IV_CRD_AS_ID | Call by reference | Type reference (TYPE) | CRDASGID | ID für Legitimierungszuordnung | 20070326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Stammdatenzugriff zur Laufzeit | 20070402 |
Method READ_AS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERT_AS | Call by reference | Object reference (TYPE REF TO) | DATA | 20061206 | ||||
| 2 | IV_CRD_TYPE | Call by reference | Type reference (TYPE) | CRDTYPE | Legitimierungsart | 20061205 |
Method READ_AS on Interface IF_CRD_READER has no exception.
Method READ_AS_ALL_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AS_UI | Call by reference | Type reference (TYPE) | CRD_TT_TYPE_DESC | Legitimierungsart und -beschreibung | 20061206 | |||
| 2 | IV_CRDTYPE | Call by reference | Type reference (TYPE) | CRDTYPE | Legitimierungsart | 20070911 | |||
| 3 | IV_CRD_AS_ID | Call by reference | Type reference (TYPE) | CRDASGID | ID für Legitimierungszuordnung | 20061206 | |||
| 4 | IV_CRD_DESC | Call by reference | Type reference (TYPE) | CRD_DESC | Legitimierungsbeschreibung | 20061206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Stammdatenzugriff zur Laufzeit | 20061206 |
Method READ_AS_FOR_BP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CACS_BAL | CACS: Application log | 20070813 | |||
| 2 | ET_AS | Call by reference | Type reference (TYPE) | CRD_TT_ASSIGN_VALIDITY | Zuweisung (Key) und fachliche Gültigkeit | 20061006 | |||
| 3 | ET_AS_UI | Call by reference | Type reference (TYPE) | CRD_TT_TYPE_DESC | Legitimierungsart und -beschreibung | 20061004 | |||
| 4 | IT_CRD_ASSIGN | Call by reference | Type reference (TYPE) | CRD_TT_ASSIGN | Legitimierungszuweisungen | 20060921 | |||
| 5 | IV_BUSI_BEGIN | Call by reference | Type reference (TYPE) | CACS_BUSITIME_B | Fachlich gültig ab | 20061002 | |||
| 6 | IV_BUSI_END | Call by reference | Type reference (TYPE) | CACS_BUSITIME_E | Fachlich gültig bis (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20061002 | |||
| 7 | IV_CRDTYPE | Call by reference | Type reference (TYPE) | CRDTYPE | Legitimierungsart | 20070911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse zu CL_CACS_VERS_HELPER | 20061128 | ||
| 2 | Stammdatenzugriff zur Laufzeit | 20060921 |
Method READ_TEXT_FOR_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ATTR_VALUE | Call by reference | Type reference (TYPE) | CRD_TT_ATTR_VALUE | Kombination Attributname und Wert | 20061012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Stammdatenzugriff zur Laufzeit | 20061012 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |