SAP ABAP Class CL_LATP_REQ (Container Class Local ATP - Requirement)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-BF-AC (Application Component) Availability Check
⤷
LATP (Package) Availability Check in R/3 from CRM
⤷
⤷
Properties
| Class | CL_LATP_REQ | |
| Short Description | Container Class Local ATP - Requirement | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LATP | Availability Check in R/3 from CRM |
| Created | 20051103 | SAP |
| Last change | 20070912 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LATP_REQ has no forward declaration.
Interfaces
Class CL_LATP_REQ has no interface implemented.
Friends
Class CL_LATP_REQ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ATPALL | ATP Server: Data for Product Allocation | 20061011 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | ATPMAT | ATP Server: Material Table | 20061011 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ATPSDU | ATP: Scheduling durations | 20061011 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ATPSOP | ATP: Options for delivery scheduling | 20061011 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ATPSSP | ATP: Scheduling of goods recipient view on customer master | 20061011 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | APOREQ | ATP: Requirements for availability check on APO server | 20061011 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | TBL_ATPFIELD | Product Allocation: Characteristic Catalog | 20061011 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | LATQ_DISP_IKEYF_TAB | Table of Characteristics Assigned to Info Structure | 20061011 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | LATQ_DISP_OBJ_TAB | Table of Generic Allocation-Relevant Data | 20061011 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | LATQ_DISP_QTY_TAB | Table with Allocation Situation for a Position | 20061011 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | LATQ_DISP_RES_TAB | Table of Results of PAL Check for a Position | 20061011 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | LATP_TBL_CL_REQITM | Table: Schedule Line Number and Reference to CL_LATP_REQITM | 20061011 | |||
| 13 | Static Attribute | Public | Type reference (TYPE) | ATPCA | ATP Controller: Control Parameters | 20061011 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | LATP_TBL_CL_REQ | Table with References to CL_LATP_REQ | 20061011 | |||
| 15 | Static Attribute | Public | Type reference (TYPE) | TRTRM | Activate transportation scheduling | 20061011 | |||
| 16 | Static Attribute | Public | Type reference (TYPE) | VSTRM | Activate delivery scheduling | 20061011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets Reference to Req. Instance, Creates Instance | 20061011 | |
| 2 | Instance method | Public | Method | Gets Reference to Req. Item Instance, Creates Instance | 20061011 | |
| 3 | Static method | Public | Method | Deletes Reference Table ST_O_REQ | 20061011 | |
| 4 | Static method | Public | Method | Sets Header Data | 20061011 | |
| 5 | Instance method | Public | Method | Fills MT_LATQ_DISP... Tables with Data | 20061011 | |
| 6 | Instance method | Public | Method | Sets MS_REQ | 20061011 | |
| 7 | Instance method | Public | Method | Sets ATPSSP, ATPSDU, ATPSOP, ATPALL, ATPMAT, ATPFIELD | 20061011 |
Events
Class CL_LATP_REQ has no event.
Types
Class CL_LATP_REQ has no local type.
Method Signatures
Method GET_REFRENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REQ | Call by reference | Type reference (TYPE) | APOREQ | ATP: Bedarf für Verfügbarkeitsprüfung im APO-Server | 20061011 | |||
| 2 | IV_NEW_CHECK | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20061011 | |||
| 3 | IV_POSGUID | Call by reference | Type reference (TYPE) | POSGUID | ATP: Verschlüsselung von DELNR und DELPS | 20061011 | |||
| 4 | RO_REQ | Value transfer | Object reference (TYPE REF TO) | CL_LATP_REQ | Containerklasse Lokale ATP - Requirement | 20061011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requirement nicht im Puffer | 20061011 | ||
| 2 | Falsche Parametriesierung | 20061011 |
Method GET_REQITM_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REQITM | Call by reference | Type reference (TYPE) | APOREQITM | ATP: Bedarfseinteilung für Verfügbarkeitsprüfung im APO | 20061011 | |||
| 2 | IV_DELET | Call by reference | Type reference (TYPE) | DELET | Einteilungsnummer Dispositionselement | 20061011 | |||
| 3 | RO_REQITM | Value transfer | Object reference (TYPE REF TO) | CL_LATP_REQITM | Containerklasse Lokale ATP - Requirementitem | 20061011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requirement Item nicht im Puffer | 20061011 | ||
| 2 | Falsche Parametriesierung | 20061011 |
Method RELEASE_ALL Signature
Method RELEASE_ALL on class CL_LATP_REQ has no parameter.
Method RELEASE_ALL on class CL_LATP_REQ has no exception.
Method SET_HEADER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATPCA | Call by reference | Type reference (TYPE) | ATPCA | ATP-Controller: Steuerparameter | 20061011 | |||
| 2 | IV_TRTRM | Call by reference | Type reference (TYPE) | TRTRM | Transportterminierung aktivieren | 20061011 | |||
| 3 | IV_VSTRM | Call by reference | Type reference (TYPE) | VSTRM | Versandterminierung aktivieren | 20061011 |
Method SET_HEADER_DATA on class CL_LATP_REQ has no exception.
Method SET_LATQ_DISP_DATA Signature
Method SET_LATQ_DISP_DATA on class CL_LATP_REQ has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Display data do not correspond to delnr or delps | 20061011 |
Method SET_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REQ | Call by reference | Type reference (TYPE) | APOREQ | ATP: Bedarf für Verfügbarkeitsprüfung im APO-Server | 20061011 |
Method SET_REQ on class CL_LATP_REQ has no exception.
Method SET_REQ_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATPALL | Call by reference | Type reference (TYPE) | ATPALL | ATP-Server: Daten für Kontingentierung | 20061011 | |||
| 2 | IS_ATPMAT | Call by reference | Type reference (TYPE) | ATPMAT | ATP-Server: Materialtabelle | 20061011 | |||
| 3 | IS_ATPSDU | Call by reference | Type reference (TYPE) | ATPSDU | ATP: Terminierungs-Zeitdauern | 20061011 | |||
| 4 | IS_ATPSOP | Call by reference | Type reference (TYPE) | ATPSOP | ATP: Optionen für die Versandterminierung | 20061011 | |||
| 5 | IS_ATPSSP | Call by reference | Type reference (TYPE) | ATPSSP | ATP: Optionen für die Versandterminierung | 20061011 | |||
| 6 | IT_ATPFIELD | Call by reference | Type reference (TYPE) | TBL_ATPFIELD | Kontingente: Merkmalskatalog | 20061011 |
Method SET_REQ_DATA on class CL_LATP_REQ has no exception.
History
| Last changed by/on | SAP | 20070912 |
| SAP Release Created in |