SAP ABAP Interface IF_CRD_AS_READER_INDEP (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) | CL_CRD_AS_READER | Read Class for Credentialing (CRD_ASSIGN) | 20060822 |
Properties
Interface | IF_CRD_AS_READER_INDEP | |
Short Description | Reading of Credential Assignments |
General Data
Package | CRDMDA | Credentialing: Master Data |
Created | 20060822 | SAP |
Last changed | 20100310 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CRD_AS_READER_INDEP has no forward declaration.
Interfaces
Interface IF_CRD_AS_READER_INDEP has no interface.
Friends
Interface IF_CRD_AS_READER_INDEP has no friend.
Attributes
Interface IF_CRD_AS_READER_INDEP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks If External Number Is Already Assigned | 20061026 |
2 | ![]() |
Static method | Public | Method | Checks If Partner Already Assigned to Cred.Type and Descr. | 20061027 |
3 | ![]() |
Instance method | Public | Method | Read Assignments from Cross-Application Table CRD_ASSIGN | 20060824 |
4 | ![]() |
Instance method | Public | Method | Reads Assignments with IDs from Cross-Application Table | 20061002 |
5 | ![]() |
Instance method | Public | Method | Reads Assignments from Application-Specific Tables | 20060824 |
6 | ![]() |
Instance method | Public | Method | Reads Assignments for Partner (Selection Option) | 20060824 |
Events
Interface IF_CRD_AS_READER_INDEP has no event.
Types
Interface IF_CRD_AS_READER_INDEP has no local type.
Method Signatures
Method CHECK_EXTERNAL_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NUMBER_ALREADY_USED | Value transfer | Type reference (TYPE) | BOOLEAN_FLG | Boolsche Variable (X=true, space=false) | 20061026 | ||
2 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | CRDAPPL | Credentialing, Anwendung | 20061030 | ||
3 | ![]() |
IV_CRD_AS_ID_EXT | Call by reference | Type reference (TYPE) | CRDASGID | ID für Legitimierungszuordnung | 20061026 | ||
4 | ![]() |
IV_CRD_DESC | Call by reference | Type reference (TYPE) | CRD_DESC | Legitimierungsbeschreibung | 20061123 | ||
5 | ![]() |
IV_CRD_TYPE | Call by reference | Type reference (TYPE) | CRDTYPE | Legitimierungsart | 20061123 |
Method CHECK_EXTERNAL_NUMBER on Interface IF_CRD_AS_READER_INDEP has no exception.
Method CHECK_TYPE_AND_DESC_FOR_BP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_COMB_ALREADY_USED | Value transfer | Type reference (TYPE) | BOOLEAN_FLG | Boolsche Variable (X=true, space=false) | 20061027 | ||
2 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | CRDAPPL | Credentialing, Anwendung | 20061030 | ||
3 | ![]() |
IV_CRD_DESC | Call by reference | Type reference (TYPE) | CRD_DESC | Beschreibung einer Legitimierung | 20061027 | ||
4 | ![]() |
IV_CRD_TYPE | Call by reference | Type reference (TYPE) | CRDTYPE | Legitimierungsart | 20061027 | ||
5 | ![]() |
IV_PARTNER_ID | Call by reference | Type reference (TYPE) | CRDPARTNER | Partner für CRD | 20061027 |
Method CHECK_TYPE_AND_DESC_FOR_BP on Interface IF_CRD_AS_READER_INDEP has no exception.
Method READ_AS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CRD_ASSIGN | Call by reference | Type reference (TYPE) | CRD_TT_ASSIGN | Legitimierungszuordnungen | 20061002 | ||
2 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | CRDAPPL | Credentialing, Anwendung | 20061002 | ||
3 | ![]() |
IV_CRD_AS_ID | Call by reference | Type reference (TYPE) | CRDASGID | ID für Legitimierungszuordnung | 20061002 | ||
4 | ![]() |
IV_CRD_DESC | Call by reference | Type reference (TYPE) | CRD_DESC | Beschreibung einer Legitimierung | 20061002 | ||
5 | ![]() |
IV_CRD_TYPE | Call by reference | Type reference (TYPE) | CRDTYPE | Legitimierungsart | 20061002 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Stammdatenzugriff zur Laufzeit | 20061002 |
Method READ_AS_FOR_AS_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CRD_ASSIGN | Call by reference | Type reference (TYPE) | CRD_TT_ASSIGN | Legitimierungszuordnungen | 20061002 | ||
2 | ![]() |
IT_AS_ID | Call by reference | Type reference (TYPE) | CRD_TT_ASSIGNKEY | Schlüsselfelder für CRD_ASSIGN | 20061002 | ||
3 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | CRDAPPL | Credentialing, Anwendung | 20061002 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Stammdatenzugriff zur Laufzeit | 20061002 |
Method READ_AS_FOR_BP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CRD_ASSIGN | Call by reference | Type reference (TYPE) | CRD_TT_ASSIGN | 20060824 | |||
2 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | CRDAPPL | Credentialing, Anwendung | 20060824 | ||
3 | ![]() |
IV_CRD_DESC | Call by reference | Type reference (TYPE) | CRD_DESC | Beschreibung einer Legitimierung | 20060824 | ||
4 | ![]() |
IV_CRD_TYPE | Call by reference | Type reference (TYPE) | CRDTYPE | Typ der Legitimierung | 20060824 | ||
5 | ![]() |
IV_PARTNER | Call by reference | Type reference (TYPE) | CRDPARTNER | Partner für CRD | 20060824 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Stammdatenzugriff zur Laufzeit | 20060928 |
Method READ_AS_FOR_BP_MULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CRD_ASSIGN | Call by reference | Type reference (TYPE) | CRD_TT_ASSIGN | Legitimierungszuordnungen | 20060824 | ||
2 | ![]() |
IT_PARTNER | Call by reference | Type reference (TYPE) | CRD_TT_PARTNERID | Partner-IDs | 20060824 | ||
3 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | CRDAPPL | Credentialing, Anwendung | 20060824 | ||
4 | ![]() |
IV_ASSIGNMENT | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20070118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Stammdatenzugriff zur Laufzeit | 20060824 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |