SAP ABAP Interface IF_PIQ_API_CALLER (Caller of PriceInquiry API)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-BF-PR (Application Component) Pricing and Conditions
⤷
VF_PRC_PRICEINQUIRY (Package) Mass Processing of Price Inquiries

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PIQ_API_CALLER | Caller of PriceInquiry API | 20130927 |
Properties
Interface | IF_PIQ_API_CALLER | |
Short Description | Caller of PriceInquiry API |
General Data
Package | VF_PRC_PRICEINQUIRY | Mass Processing of Price Inquiries |
Created | 20130927 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_PIQ_API_CALLER has no forward declaration.
Interfaces
Interface IF_PIQ_API_CALLER has no interface.
Friends
Interface IF_PIQ_API_CALLER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MV_CALLER_ID | Instance attribute | Public | Type reference (TYPE) | PIQ_CALLER_ID | PriceInquiry Caller ID | 20130927 | ||
2 | MV_KAPPL | Instance attribute | Public | Type reference (TYPE) | KAPPL | Application | 20130927 | ||
3 | MV_NAME | Instance attribute | Public | Type reference (TYPE) | TEXT20 | Text (20 Characters) | 20130927 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the caller data components from the customizing | 20131016 |
Events
Interface IF_PIQ_API_CALLER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_GS_CALLER_DATA_COMPONENT | Public | See coding | 20131016 | begin of ty_gs_caller_data_component,
global type sorted table of fieldname with unique key table_line,
head type sorted table of fieldname with unique key table_line,
item type sorted table of fieldname with unique key table_line,
end of ty_gs_caller_data_component
|
Method Signatures
Method GET_CALLER_DATA_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_CALLER_DATA_COMPONENT | Value transfer | Type reference (TYPE) | TY_GS_CALLER_DATA_COMPONENT | 20131016 |
Method GET_CALLER_DATA_COMPONENT on Interface IF_PIQ_API_CALLER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 618 |