SAP ABAP Class CL_CRD_ABSTRACT_ATTACHMENT (Credentialing: Assignment Algorithm)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CRDRUN (Package) Credentialing: Runtime

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CRD_ATTALG_0100 | Assignment Algorithm 'Each Partner' | 20060914 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_CRD_ATTALG_0101 | Assignment Algorithm 'Each Partner' | 20100205 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_CRD_ATTALG_EVENT | Partner Assignment with Event ID | 20070118 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_CRD_ATTALG_INHERIT | Referencing of Partners | 20061130 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_CRD_ROOTREQ_ATTALG | Assignment Algorithm for Items in Root Algorithm | 20060914 |
Properties
Class | CL_CRD_ABSTRACT_ATTACHMENT | |
Short Description | Credentialing: Assignment Algorithm | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRDRUN | Credentialing: Runtime |
Created | 20060808 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CRD_ABSTRACT_ATTACHMENT has no forward declaration.
Interfaces
Class CL_CRD_ABSTRACT_ATTACHMENT has no interface implemented.
Friends
Class CL_CRD_ABSTRACT_ATTACHMENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRD_S_REQATT | Structure for Table TCRD_REQATT | 20060914 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CRD_REQATT_READER | Interface for Reading Requirement Assignments | 20060914 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRDREQATT | Rule for Requirement Assignments | 20060914 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Assign Partner to Requirement | 20060808 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060808 |
3 | ![]() |
Instance method | Public | Method | Gets Combination Type | 20061012 |
Events
Class CL_CRD_ABSTRACT_ATTACHMENT has no event.
Types
Class CL_CRD_ABSTRACT_ATTACHMENT has no local type.
Method Signatures
Method ASSIGN_PARTNER2REQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CREF_PARTNERLIST | Value transfer | Object reference (TYPE REF TO) | IF_CRD_PARTNERLIST | Partnerliste | 20060912 | ||
2 | ![]() |
IREF_EVENTDATA | Value transfer | Object reference (TYPE REF TO) | IF_CRD_EVENTDATA | Vorfalldaten | 20060809 | ||
3 | ![]() |
IREF_HEADER | Value transfer | Object reference (TYPE REF TO) | IF_CRD_HEADER | Kopfdaten | 20060809 | ||
4 | ![]() |
IREF_PARENTREQ | Value transfer | Object reference (TYPE REF TO) | CL_CRD_ABSTRACT_REQUIREMENT | Anforderung (abstrakt) | 20060913 | ||
5 | ![]() |
IREF_PARTNER | Value transfer | Object reference (TYPE REF TO) | IF_CRD_PARTNER | Partner, für den das Elternrequirement geprüft wird | 20061201 | ||
6 | ![]() |
IREF_PARTY | Value transfer | Object reference (TYPE REF TO) | IF_CRD_PARTY | Gruppenbeschreibung | 20060809 | ||
7 | ![]() |
IREF_REQUIREMENT | Value transfer | Object reference (TYPE REF TO) | CL_CRD_ABSTRACT_REQUIREMENT | Anforderung (abstrakt) | 20060809 | ||
8 | ![]() |
IV_POS | Call by reference | Type reference (TYPE) | CRDREQPOSITION | Legitimierungen: Position in kombinierter Anforderung | 20060914 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Legitimierungen: Anforderungen erzeugen | 20060913 |
Method CONSTRUCTOR 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 | 20070126 | ||
2 | ![]() |
IV_REQATT | Call by reference | Type reference (TYPE) | CRDREQATT | Vorschrift für Anforderungszuordnungen | 20060914 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Customizing | 20060914 |
Method GET_CMBTYP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CMBTYP | Value transfer | Type reference (TYPE) | CRDREQCMBTYP | Anforderungskombinationstyp | 20061012 |
Method GET_CMBTYP on class CL_CRD_ABSTRACT_ATTACHMENT has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |