SAP ABAP Class IF_BADI_PS_RESB_GR_DBSYS_OPT (Interface for BAdI: BADI_PS_RESB_GR_DBSYS_OPT)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20120817
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BADI_PS_RESB_GR_ANYDB_OPT Class for BAdI: BADI_PS_RESB_GR_DBSYS_OPT 20130226
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BADI_PS_RESB_GR_DBSYS_OPT Class for BAdI Impl.: BADI_PS_RESB_GR_DBSYS_OPT_IMPL 20120817
Properties
Class IF_BADI_PS_RESB_GR_DBSYS_OPT  
Short Description Interface for BAdI: BADI_PS_RESB_GR_DBSYS_OPT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120817   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BADI_PS_RESB_GR_DBSYS_OPT has no forward declaration.
Interfaces
Class IF_BADI_PS_RESB_GR_DBSYS_OPT has no interface implemented.
Friends
Class IF_BADI_PS_RESB_GR_DBSYS_OPT has no friend class.
Attributes
Class IF_BADI_PS_RESB_GR_DBSYS_OPT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PS_GET_RESB_GR_DETAILS Instance method Public Method Method to get GR related data 20120817
Events
Class IF_BADI_PS_RESB_GR_DBSYS_OPT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_PO_DETAILS Public See coding 20120817 BEGIN OF S_PO_DETAILS, ebeln TYPE ebeln, ebelp TYPE ebelp, meins TYPE bstme, maxbedat TYPE etbdt, END OF S_PO_DETAILS
2 S_SUM Public See coding 20120817 BEGIN OF S_SUM, banfn type banfn, bnfpo type bnfpo, cnt type f, END OF S_SUM
3 TT_PO_DETAILS Public See coding 20120817 tt_po_details type table of s_po_details
4 TT_RSNUM Public See coding 20120817 tt_rsnum type table of rsnum_pre
5 TT_SUM Public See coding 20120817 tt_sum type table of s_sum
Method Signatures

Method PS_GET_RESB_GR_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RSNUM Call by reference Type reference (TYPE) TT_RSNUM Table for PRE_READ of components 20120817
2 Exporting OT_PO_DETAILS Call by reference Type reference (TYPE) TT_PO_DETAILS Number of reservation/dependent requirements 20120817
3 Exporting OT_SUM Call by reference Type reference (TYPE) TT_SUM Number of reservation/dependent requirements 20120817
# Exception Resumable Description Created on
1 CX_SY_DB_PROCEDURE_SQL_ERROR Exception Class for SQL Error 20130205
History
Last changed by/on SAP  20130531 
SAP Release Created in