SAP ABAP Class IF_EX_FM_ONLINE_ASSIGNMENT (Business add-in interface IF_EX_FM_ONLINE_ASSIGNMENT)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_FM_ONLINE_ASSIGNMENT | BAdI class CL_EX_FM_ONLINE_ASSIGNMENT | 20031126 |
Properties
| Class | IF_EX_FM_ONLINE_ASSIGNMENT | |
| Short Description | Business add-in interface IF_EX_FM_ONLINE_ASSIGNMENT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 1 | |
| Package | ||
| Created | 20031126 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_FM_ONLINE_ASSIGNMENT has no forward declaration.
Interfaces
Class IF_EX_FM_ONLINE_ASSIGNMENT has no interface implemented.
Friends
Class IF_EX_FM_ONLINE_ASSIGNMENT has no friend class.
Attributes
Class IF_EX_FM_ONLINE_ASSIGNMENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Field Status for NP Order assignment to FM objects | 20031126 | |
| 2 | Static method | Public | Method | Get Field Status for NV Order assignment to FM objects | 20031126 | |
| 3 | Static method | Public | Method | Get Field Status for PM Order assignment to FM objects | 20031126 | |
| 4 | Static method | Public | Method | Get Field Status for Purchase Order assignment to FM objects | 20110729 | |
| 5 | Static method | Public | Method | Get Field Status for PReq assignment to FM objects | 20110729 | |
| 6 | Static method | Public | Method | Get Field Status for SD Order assignment to FM objects | 20031126 | |
| 7 | Static method | Public | Method | Copy NP Order Data to structure COBL | 20040308 | |
| 8 | Static method | Public | Method | Copy NV Order Data to structure COBL | 20040308 | |
| 9 | Static method | Public | Method | Copy PM Order Data to structure COBL | 20040308 | |
| 10 | Static method | Public | Method | Copy SD Order Data to structure COBL | 20040309 |
Events
Class IF_EX_FM_ONLINE_ASSIGNMENT has no event.
Types
Class IF_EX_FM_ONLINE_ASSIGNMENT has no local type.
Method Signatures
Method GET_FIELD_STATUS_NP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FMZUCO | Call by reference | Type reference (TYPE) | FMZUCO | Steuerungstabelle HHM-CO-Zuordnung | 20031126 | |||
| 2 | I_CAUFVD | Value transfer | Type reference (TYPE) | CAUFVD | Dialogstruktur für Auftragsköpfe und -positionen | 20031126 |
Method GET_FIELD_STATUS_NP on class IF_EX_FM_ONLINE_ASSIGNMENT has no exception.
Method GET_FIELD_STATUS_NV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FMZUCO | Call by reference | Type reference (TYPE) | FMZUCO | Steuerungstabelle HHM-CO-Zuordnung | 20031126 | |||
| 2 | I_AFVGD | Value transfer | Type reference (TYPE) | AFVGD | Auftrag: Dialogtabelle zu Tab. AFVG (Auftragsvorgang) | 20031126 |
Method GET_FIELD_STATUS_NV on class IF_EX_FM_ONLINE_ASSIGNMENT has no exception.
Method GET_FIELD_STATUS_PM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FMZUCO | Call by reference | Type reference (TYPE) | FMZUCO | Steuerungstabelle HHM-CO-Zuordnung | 20031126 | |||
| 2 | I_CAUFVD | Value transfer | Type reference (TYPE) | CAUFVD | Dialogstruktur für Auftragsköpfe und -positionen | 20031126 |
Method GET_FIELD_STATUS_PM on class IF_EX_FM_ONLINE_ASSIGNMENT has no exception.
Method GET_FIELD_STATUS_PO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FMZUCO | Call by reference | Type reference (TYPE) | FMZUCO | FM-CO Assignment Control Table | 20110729 | |||
| 2 | I_COBL | Call by reference | Type reference (TYPE) | COBL | Coding Block | 20110729 |
Method GET_FIELD_STATUS_PO on class IF_EX_FM_ONLINE_ASSIGNMENT has no exception.
Method GET_FIELD_STATUS_PR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FMZUCO | Call by reference | Type reference (TYPE) | FMZUCO | FM-CO Assignment Control Table | 20110729 | |||
| 2 | I_COBL | Call by reference | Type reference (TYPE) | COBL | Coding Block | 20110729 |
Method GET_FIELD_STATUS_PR on class IF_EX_FM_ONLINE_ASSIGNMENT has no exception.
Method GET_FIELD_STATUS_SD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FMZUCO | Call by reference | Type reference (TYPE) | FMZUCO | Steuerungstabelle HHM-CO-Zuordnung | 20031126 | |||
| 2 | I_VBAK | Value transfer | Type reference (TYPE) | VBAK | Verkaufsbeleg: Kopfdaten | 20031126 | |||
| 3 | I_VBAP | Value transfer | Type reference (TYPE) | VBAP | Verkaufsbeleg: Positionsdaten ; | 20031126 |
Method GET_FIELD_STATUS_SD on class IF_EX_FM_ONLINE_ASSIGNMENT has no exception.
Method NP_DATA_COPY_TO_COBL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_COBL | Call by reference | Type reference (TYPE) | COBL | Kontierungsblock | 20040308 | |||
| 2 | I_CAUFVD | Value transfer | Type reference (TYPE) | CAUFVD | Dialogstruktur für Auftragsköpfe und -positionen | 20040308 |
Method NP_DATA_COPY_TO_COBL on class IF_EX_FM_ONLINE_ASSIGNMENT has no exception.
Method NV_DATA_COPY_TO_COBL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_COBL | Call by reference | Type reference (TYPE) | COBL | Kontierungsblock | 20040308 | |||
| 2 | I_AFVGD | Value transfer | Type reference (TYPE) | AFVGD | Auftrag: Dialogtabelle zu Tab. AFVG (Auftragsvorgang) | 20040309 |
Method NV_DATA_COPY_TO_COBL on class IF_EX_FM_ONLINE_ASSIGNMENT has no exception.
Method PM_DATA_COPY_TO_COBL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_COBL | Call by reference | Type reference (TYPE) | COBL | Kontierungsblock | 20040308 | |||
| 2 | I_CAUFVD | Value transfer | Type reference (TYPE) | CAUFVD | Dialogstruktur für Auftragsköpfe und -positionen | 20040308 |
Method PM_DATA_COPY_TO_COBL on class IF_EX_FM_ONLINE_ASSIGNMENT has no exception.
Method SD_DATA_COPY_TO_COBL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_COBL | Call by reference | Type reference (TYPE) | COBL | Kontierungsblock | 20040309 | |||
| 2 | I_VBAK | Value transfer | Type reference (TYPE) | VBAK | Verkaufsbeleg: Kopfdaten | 20040309 | |||
| 3 | I_VBAP | Value transfer | Type reference (TYPE) | VBAP | Verkaufsbeleg: Positionsdaten ; | 20040309 |
Method SD_DATA_COPY_TO_COBL on class IF_EX_FM_ONLINE_ASSIGNMENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |