SAP ABAP Interface IF_BADI_PS_RESB_GR_DBSYS_OPT (Interface for BAdI: BADI_PS_RESB_GR_DBSYS_OPT)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PS-ST (Application Component) Structures
⤷
PS_DBSYS_OPT (Package) Package to hold BADI's which call HANA artefacts

⤷

⤷

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
Interface | IF_BADI_PS_RESB_GR_DBSYS_OPT | |
Short Description | Interface for BAdI: BADI_PS_RESB_GR_DBSYS_OPT |
General Data
Package | PS_DBSYS_OPT | Package to hold BADI's which call HANA artefacts |
Created | 20120817 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BADI_PS_RESB_GR_DBSYS_OPT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120817 |
Friends
Interface IF_BADI_PS_RESB_GR_DBSYS_OPT has no friend.
Attributes
Interface IF_BADI_PS_RESB_GR_DBSYS_OPT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Method to get GR related data | 20120817 |
Events
Interface 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 | ![]() |
IT_RSNUM | Call by reference | Type reference (TYPE) | TT_RSNUM | Table for PRE_READ of components | 20120817 | ||
2 | ![]() |
OT_PO_DETAILS | Call by reference | Type reference (TYPE) | TT_PO_DETAILS | Number of reservation/dependent requirements | 20120817 | ||
3 | ![]() |
OT_SUM | Call by reference | Type reference (TYPE) | TT_SUM | Number of reservation/dependent requirements | 20120817 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for SQL Error | 20130205 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 616 |