SAP ABAP Class IF_PIQ_API_CALLER (Caller of PriceInquiry API)
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
Class | IF_PIQ_API_CALLER | |
Short Description | Caller of PriceInquiry API | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130927 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_PIQ_API_CALLER has no forward declaration.
Interfaces
Class IF_PIQ_API_CALLER has no interface implemented.
Friends
Class IF_PIQ_API_CALLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PIQ_CALLER_ID | PriceInquiry Caller ID | 20130927 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | KAPPL | Application | 20130927 | ||
3 | ![]() |
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
Class 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 class IF_PIQ_API_CALLER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |