SAP ABAP Class CL_PIQ_API (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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PIQ_API | PriceInquiry API | 20130802 |
Properties
Class | CL_PIQ_API | |
Short Description | PriceInquiry API | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | VF_PRC_PRICEINQUIRY | Mass Processing of Price Inquiries |
Created | 20130802 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_PIQ_API | PriceInquiry API | 20130802 |
Friends
Class CL_PIQ_API has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20131030 | ||||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_PIQ_PREPARE | PriceInquiry Comm.str. preparation | 20130912 | ||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | LIF_DATABASE | 20130903 | |||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | LIF_PRICING | 20130923 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Add Log Message to BAL or return BAPIRET2 | 20131031 |
2 | ![]() |
Instance method | Private | Method | Authority check | 20130904 |
3 | ![]() |
Instance method | Public | Method | 20130816 | |
4 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130903 |
5 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130816 |
Events
Class CL_PIQ_API has no event.
Types
Class CL_PIQ_API has no local type.
Method Signatures
Method ADD_LOG_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BAL_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20131031 | ||
2 | ![]() |
IV_BAPIRET_FIELDNAME | Call by reference | Type reference (TYPE) | BAPI_FLD | Field in parameter | 20131031 | ||
3 | ![]() |
IV_CUSTOMER | Call by reference | Type reference (TYPE) | KUNNR | Customer Number | 20131120 | ||
4 | ![]() |
IV_MATERIAL | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20131120 | ||
5 | ![]() |
RS_BAPIRET2 | Value transfer | Type reference (TYPE) | BAPIRET2 | Message variable 04 | 20131031 |
Method ADD_LOG_MESSAGE on class CL_PIQ_API has no exception.
Method AUTHORITY_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTROL | Call by reference | Type reference (TYPE) | IF_PIQ_API=>TY_GS_CALCULATE_CONTROL_PARAM | 20130924 | |||
2 | ![]() |
IS_GLOBAL | Call by reference | Type reference (TYPE) | IF_PIQ_API=>TY_GS_CALCULATE_GLOBAL_PARAM | 20130904 | |||
3 | ![]() |
RV_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130926 |
Method AUTHORITY_CHECK on class CL_PIQ_API has no exception.
Method CALCULATE Signature
Method CALCULATE on class CL_PIQ_API has no parameter.
Method CALCULATE on class CL_PIQ_API has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PIQ_API has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PIQ_API has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_API_CALLER | Call by reference | Object reference (TYPE REF TO) | IF_PIQ_API_CALLER | 20130927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for Price Inquiry | 20130912 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 618 |