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 MS_ATPALL Instance attribute Public Type reference (TYPE) ATPALL ATP Server: Data for Product Allocation 20061011
2 MS_ATPMAT Instance attribute Public Type reference (TYPE) ATPMAT ATP Server: Material Table 20061011
3 MS_ATPSDU Instance attribute Public Type reference (TYPE) ATPSDU ATP: Scheduling durations 20061011
4 MS_ATPSOP Instance attribute Public Type reference (TYPE) ATPSOP ATP: Options for delivery scheduling 20061011
5 MS_ATPSSP Instance attribute Public Type reference (TYPE) ATPSSP ATP: Scheduling of goods recipient view on customer master 20061011
6 MS_REQ Instance attribute Public Type reference (TYPE) APOREQ ATP: Requirements for availability check on APO server 20061011
7 MT_ATPFIELD Instance attribute Public Type reference (TYPE) TBL_ATPFIELD Product Allocation: Characteristic Catalog 20061011
8 MT_LATQ_DISP_IKEYF Instance attribute Public Type reference (TYPE) LATQ_DISP_IKEYF_TAB Table of Characteristics Assigned to Info Structure 20061011
9 MT_LATQ_DISP_OBJ Instance attribute Public Type reference (TYPE) LATQ_DISP_OBJ_TAB Table of Generic Allocation-Relevant Data 20061011
10 MT_LATQ_DISP_QTY Instance attribute Public Type reference (TYPE) LATQ_DISP_QTY_TAB Table with Allocation Situation for a Position 20061011
11 MT_LATQ_DISP_RES Instance attribute Public Type reference (TYPE) LATQ_DISP_RES_TAB Table of Results of PAL Check for a Position 20061011
12 MT_O_REQITM Instance attribute Private Type reference (TYPE) LATP_TBL_CL_REQITM Table: Schedule Line Number and Reference to CL_LATP_REQITM 20061011
13 SS_ATPCA Static Attribute Public Type reference (TYPE) ATPCA ATP Controller: Control Parameters 20061011
14 ST_O_REQ Static Attribute Private Type reference (TYPE) LATP_TBL_CL_REQ Table with References to CL_LATP_REQ 20061011
15 SV_TRTRM Static Attribute Public Type reference (TYPE) TRTRM Activate transportation scheduling 20061011
16 SV_VSTRM Static Attribute Public Type reference (TYPE) VSTRM Activate delivery scheduling 20061011
Methods
# Method Level Visibility Method type Description Created on
1 GET_REFRENCE Static method Public Method Gets Reference to Req. Instance, Creates Instance 20061011
2 GET_REQITM_REF Instance method Public Method Gets Reference to Req. Item Instance, Creates Instance 20061011
3 RELEASE_ALL Static method Public Method Deletes Reference Table ST_O_REQ 20061011
4 SET_HEADER_DATA Static method Public Method Sets Header Data 20061011
5 SET_LATQ_DISP_DATA Instance method Public Method Fills MT_LATQ_DISP... Tables with Data 20061011
6 SET_REQ Instance method Public Method Sets MS_REQ 20061011
7 SET_REQ_DATA 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 Importing IS_REQ Call by reference Type reference (TYPE) APOREQ ATP: Bedarf für Verfügbarkeitsprüfung im APO-Server 20061011
2 Importing IV_NEW_CHECK Call by reference Type reference (TYPE) FLAG allgemeines flag 20061011
3 Importing IV_POSGUID Call by reference Type reference (TYPE) POSGUID ATP: Verschlüsselung von DELNR und DELPS 20061011
4 Returning RO_REQ Value transfer Object reference (TYPE REF TO) CL_LATP_REQ Containerklasse Lokale ATP - Requirement 20061011
# Exception Resumable Description Created on
1 REQ_NOT_IN_BUFFER Requirement nicht im Puffer 20061011
2 WRONG_PARAMETER Falsche Parametriesierung 20061011

Method GET_REQITM_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_REQITM Call by reference Type reference (TYPE) APOREQITM ATP: Bedarfseinteilung für Verfügbarkeitsprüfung im APO 20061011
2 Importing IV_DELET Call by reference Type reference (TYPE) DELET Einteilungsnummer Dispositionselement 20061011
3 Returning RO_REQITM Value transfer Object reference (TYPE REF TO) CL_LATP_REQITM Containerklasse Lokale ATP - Requirementitem 20061011
# Exception Resumable Description Created on
1 REQITM_NOT_IN_BUFFER Requirement Item nicht im Puffer 20061011
2 WRONG_PARAMETER 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 Importing IS_ATPCA Call by reference Type reference (TYPE) ATPCA ATP-Controller: Steuerparameter 20061011
2 Importing IV_TRTRM Call by reference Type reference (TYPE) TRTRM Transportterminierung aktivieren 20061011
3 Importing 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 WRONG_DELNR_OR_DELPS 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 Importing 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 Importing IS_ATPALL Call by reference Type reference (TYPE) ATPALL ATP-Server: Daten für Kontingentierung 20061011
2 Importing IS_ATPMAT Call by reference Type reference (TYPE) ATPMAT ATP-Server: Materialtabelle 20061011
3 Importing IS_ATPSDU Call by reference Type reference (TYPE) ATPSDU ATP: Terminierungs-Zeitdauern 20061011
4 Importing IS_ATPSOP Call by reference Type reference (TYPE) ATPSOP ATP: Optionen für die Versandterminierung 20061011
5 Importing IS_ATPSSP Call by reference Type reference (TYPE) ATPSSP ATP: Optionen für die Versandterminierung 20061011
6 Importing 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