SAP ABAP Class CL_SCHED_AGREEMENT (Display of Scheduling Agreement Data)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS (Application Component) Sales
     ERP_SALES_LORD (Package) ERP Sales Lean Order
Properties
Class CL_SCHED_AGREEMENT  
Short Description Display of Scheduling Agreement Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ERP_SALES_LORD   ERP Sales Lean Order 
Created 20070716   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCHED_AGREEMENT has no forward declaration.
Interfaces
Class CL_SCHED_AGREEMENT has no interface implemented.
Friends
Class CL_SCHED_AGREEMENT has no friend class.
Attributes
Class CL_SCHED_AGREEMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CUMULATED_QTY Static method Public Method Returns Cumulative Quantities for Delivery Schedule 20070718
2 GET_DELIVERY_SCHEDULE Static method Public Method Returns Delivery Schedule Data for Scheduling Agreement Item 20070718
3 GET_DELIV_SCHED_TYPES Static method Public Method Returns Delivery Schedule Types for Sched. Agreement Item 20070718
4 GET_HEADER_STAT Static method Public Method Returns Document Status at Header Level 20070907
5 GET_OPEN_QTY Static method Public Method Returns Open Quantity for Schedule Lines of a Delivery Sched 20070718
6 GET_SCHEDULE_LINES Static method Public Method Returns Schedule Lines for Delivery Schedule 20070913
Events
Class CL_SCHED_AGREEMENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TDS_ABART Public See coding Delivery Schedule Types for Scheduling Agreement Item 20070717 BEGIN OF tds_abart, forecast TYPE abart, jit TYPE abart, plan TYPE abart, END OF tds_abart
2 TDT_ABART Public See coding 20070717 tdt_abart type table of tds_abart
3 TDT_S073 Public See coding 20070717 tdt_s073 TYPE TABLE OF s073
4 TDT_VBEP Public See coding Schedule Lines for Scheduling Agreement Item 20070718 TDT_VBEP type table of VBEP
5 TDT_VBLB Public See coding 20070717 tdt_vblb TYPE TABLE OF vblb
6 TDT_XVBEP Public See coding Schedule Lines for Scheduling Agreement Item 20070718 TDT_XVBEP type table of VBEPVB
Method Signatures

Method GET_CUMULATED_QTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ABART Call by reference Type reference (TYPE) ABART Abrufart 20070718
2 Importing IV_POSNR Call by reference Type reference (TYPE) POSNR Positionsnummer des Vertriebsbeleges 20070718
3 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN Vertriebsbelegnummer 20070718
4 Exporting RS_S073 Call by reference Type reference (TYPE) S073 Lieferfortschrittszahlen 20070718

Method GET_CUMULATED_QTY on class CL_SCHED_AGREEMENT has no exception.

Method GET_DELIVERY_SCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ABART Call by reference Type reference (TYPE) ABART Abrufart 20070718
2 Importing IV_POSNR Call by reference Type reference (TYPE) POSNR Positionsnummer des Vertriebsbeleges 20070718
3 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN Vertriebsbelegnummer 20070718
4 Exporting RS_VBLB Call by reference Type reference (TYPE) VBLB Verkaufsbeleg: Lieferabrufdaten 20070718
5 Exporting RT_VBLB Call by reference Type reference (TYPE) TAB_VBLB Tabellentyp Verkaufsbeleg: Lieferabrufdaten 20070913

Method GET_DELIVERY_SCHEDULE on class CL_SCHED_AGREEMENT has no exception.

Method GET_DELIV_SCHED_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POSNR Call by reference Type reference (TYPE) POSNR Positionsnummer des Vertriebsbeleges 20070718
2 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN Vertriebsbelegnummer 20070718
3 Exporting RS_ABART Value transfer Type reference (TYPE) TDS_ABART Abrufarten zur Lieferplanposition 20070718

Method GET_DELIV_SCHED_TYPES on class CL_SCHED_AGREEMENT has no exception.

Method GET_HEADER_STAT Signature

Method GET_HEADER_STAT on class CL_SCHED_AGREEMENT has no parameter.
Method GET_HEADER_STAT on class CL_SCHED_AGREEMENT has no exception.

Method GET_OPEN_QTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VBEP Call by reference Type reference (TYPE) TDT_XVBEP Einteilungen zur Lieferplanposition 20070718
2 Importing IV_POSNR Call by reference Type reference (TYPE) POSNR Positionsnummer des Vertriebsbeleges 20070718
3 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN Vertriebsbelegnummer 20070718
4 Exporting RT_XVBEP Value transfer Type reference (TYPE) TDT_XVBEP Einteilungen zur Lieferplanposition 20070718

Method GET_OPEN_QTY on class CL_SCHED_AGREEMENT has no exception.

Method GET_SCHEDULE_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ABART Call by reference Type reference (TYPE) ABART Abrufart 20070914
2 Importing IV_POSNR Call by reference Type reference (TYPE) POSNR Positionsnummer des Vertriebsbeleges 20070913
3 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN Vertriebsbelegnummer 20070913
4 Exporting RT_VBEP Call by reference Type reference (TYPE) TDT_VBEP Einteilungen zur Lieferplanposition 20070913

Method GET_SCHEDULE_LINES on class CL_SCHED_AGREEMENT has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 603