Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PIQ_PREPARE | PriceInquiry Comm.str. preparation | 20130802 |
Properties
| Class | CL_PIQ_PREPARE | |
| Short Description | PriceInquiry Comm. str. preparation | |
| 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 6 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PIQ_PREPARE | PriceInquiry Comm.str. preparation | 20130802 |
Friends
Class CL_PIQ_PREPARE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20131111 | |||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PIQ_API_CALLER | Caller of PriceInquiry API | 20130927 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_BADI | 20131107 | ||||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | LIF_DATABASE | 20130912 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | LIF_DATABASE=>TY_LT_T001W | Checkbox | 20131105 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | IF_PIQ_PRICING_PROCEDURE=>TY_GT_RELEVANT_ATTRIBUTE | 20130914 |
Methods
Events
Class CL_PIQ_PREPARE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_LS_META_SRC_FLD | Private | See coding | 20130917 | begin of ty_ls_meta_src_fld.
include type lif_database=>ty_ls_meta_src_fld as db.
types:
source_access type string,
end of ty_ls_meta_src_fld
|
||
| 2 | TY_LS_PRIC_PROC | Private | See coding | 20130912 | begin of ty_ls_pric_proc,
kalsm type kalsm_d,
kunnr type piqt_kunnr,
end of ty_ls_pric_proc
|
||
| 3 | TY_LT_META_SRC_FLD | Private | See coding | 20130917 | ty_lt_meta_src_fld type sorted table of ty_ls_meta_src_fld with unique key target_structure target_field
with non-unique sorted key sk_source_alias components source_alias
|
||
| 4 | TY_LT_PRIC_PROC | Private | See coding | 20130912 | ty_lt_pric_proc type sorted table of ty_ls_pric_proc with unique key kalsm
|
||
| 5 | TY_LT_TABNAME | Private | See coding | 20131022 | ty_lt_tabname type sorted table of tabname with unique key table_line
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PIQ_PREPARE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PIQ_PREPARE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CALLER | Call by reference | Object reference (TYPE REF TO) | IF_PIQ_API_CALLER | Caller of PriceInquiry API | 20130927 |
Method CONSTRUCTOR on class CL_PIQ_PREPARE has no exception.
Method DYNAMIC_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SOURCE_TYPE_DB | Call by reference | Type reference (TYPE) | TY_LT_SOURCE_TYPE_DB | 20130924 | ||||
| 2 | IR_FAE_HEAD | Call by reference | Object reference (TYPE REF TO) | DATA | 20130927 | ||||
| 3 | IR_FAE_HEADITEM | Call by reference | Object reference (TYPE REF TO) | DATA | 20131021 | ||||
| 4 | IR_FAE_ITEM | Call by reference | Object reference (TYPE REF TO) | DATA | 20130927 | ||||
| 5 | IS_GLOBAL | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GS_GLOBAL | 20130924 |
Method DYNAMIC_SELECT on class CL_PIQ_PREPARE has no exception.
Method ENRICH_PLANT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_HEADITEM | Call by reference | Object reference (TYPE REF TO) | IF_PIQ_PREPARE=>TY_GS_HEADITEM | 20131128 |
Method ENRICH_PLANT_DATA on class CL_PIQ_PREPARE has no exception.
Method FILL_KOMK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KOMK | Call by reference | Type reference (TYPE) | VA_KOMK_T | Table via KOMK | 20130920 | |||
| 2 | IS_GLOBAL | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GS_GLOBAL | 20130916 | ||||
| 3 | IT_HEAD | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GT_HEAD | 20130920 | ||||
| 4 | IT_SOURCE_FLD | Call by reference | Type reference (TYPE) | TY_LT_META_SRC_FLD | 20130919 | ||||
| 5 | IT_SOURCE_TYPE_DB | Call by reference | Type reference (TYPE) | TY_LT_SOURCE_TYPE_DB | 20130924 | ||||
| 6 | IV_BAL_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20131030 |
Method FILL_KOMK on class CL_PIQ_PREPARE has no exception.
Method FILL_KOMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KOMP | Call by reference | Type reference (TYPE) | VA_KOMP_T | Table via KOMP | 20130920 | |||
| 2 | IS_GLOBAL | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GS_GLOBAL | 20130919 | ||||
| 3 | IT_ITEM | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GT_ITEM | 20130920 | ||||
| 4 | IT_SOURCE_FLD | Call by reference | Type reference (TYPE) | TY_LT_META_SRC_FLD | 20130919 | ||||
| 5 | IT_SOURCE_TYPE_DB | Call by reference | Type reference (TYPE) | TY_LT_SOURCE_TYPE_DB | 20130924 | ||||
| 6 | IV_BAL_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20131129 |
Method FILL_KOMP on class CL_PIQ_PREPARE has no exception.
Method FILL_KOMP_HEAD_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_KOMK | Call by reference | Type reference (TYPE) | VA_KOMK_T | Table via KOMK | 20131104 | |||
| 2 | ET_KOMP_HEAD_FIELDS | Call by reference | Type reference (TYPE) | KOMP_HEAD_FIELDS_T | 20131104 | ||||
| 3 | IS_GLOBAL | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GS_GLOBAL | 20131104 | ||||
| 4 | IT_HEAD | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GT_HEAD | 20131104 | ||||
| 5 | IT_HEADITEM | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GT_HEADITEM | 20131104 | ||||
| 6 | IT_ITEM | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GT_ITEM | 20131104 | ||||
| 7 | IT_KOMP | Call by reference | Type reference (TYPE) | VA_KOMP_T | Table via KOMP | 20131104 | |||
| 8 | IT_SOURCE_FLD | Call by reference | Type reference (TYPE) | TY_LT_META_SRC_FLD | 20131104 | ||||
| 9 | IT_SOURCE_TYPE_DB | Call by reference | Type reference (TYPE) | TY_LT_SOURCE_TYPE_DB | 20131104 | ||||
| 10 | IV_BAL_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20131129 |
Method FILL_KOMP_HEAD_FIELDS on class CL_PIQ_PREPARE has no exception.
Method FILL_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20130925 | ||||
| 2 | IR_HEAD | Call by reference | Object reference (TYPE REF TO) | IF_PIQ_PREPARE=>TY_GS_HEAD | 20130925 | ||||
| 3 | IR_HEADITEM | Call by reference | Object reference (TYPE REF TO) | IF_PIQ_PREPARE=>TY_GS_HEADITEM | 20131021 | ||||
| 4 | IR_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_PIQ_PREPARE=>TY_GS_ITEM | 20130925 | ||||
| 5 | IS_GLOBAL | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GS_GLOBAL | 20130925 | ||||
| 6 | IT_SOURCE_ALIAS | Call by reference | Type reference (TYPE) | TY_LT_TABNAME | 20131022 | ||||
| 7 | IT_SOURCE_FLD | Call by reference | Type reference (TYPE) | TY_LT_META_SRC_FLD | 20130925 | ||||
| 8 | IT_SOURCE_TYPE_DB | Call by reference | Type reference (TYPE) | TY_LT_SOURCE_TYPE_DB | 20130925 |
Method FILL_STRUCTURE on class CL_PIQ_PREPARE has no exception.
Method GET_CUSTOMER_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_HEAD | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GT_HEAD | 20130913 | ||||
| 2 | IS_GLOBAL | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GS_GLOBAL | 20130913 | ||||
| 3 | IT_PRIC_PROC | Call by reference | Type reference (TYPE) | TY_LT_PRIC_PROC | 20130913 |
Method GET_CUSTOMER_HIERARCHY on class CL_PIQ_PREPARE has no exception.
Method GET_CUST_HIERARCHY_MAX_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_KUNNR | Call by reference | Type reference (TYPE) | PIQT_KUNNR | Table Type for Customer Number | 20130914 | |||
| 2 | CV_MAX_LEVEL | Call by reference | Type reference (TYPE) | INT2 | 2 byte integer (signed) | 20130914 | |||
| 3 | IR_PRIC_PROC | Call by reference | Object reference (TYPE REF TO) | TY_LS_PRIC_PROC | 20130914 | ||||
| 4 | IT_REL_ATTR | Call by reference | Type reference (TYPE) | IF_PIQ_PRICING_PROCEDURE=>TY_GT_RELEVANT_ATTRIBUTE | 20130914 | ||||
| 5 | IV_FILL_CT_KUNNR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130914 |
Method GET_CUST_HIERARCHY_MAX_LEVEL on class CL_PIQ_PREPARE has no exception.
Method GET_DATA_REF_FIELD_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130912 | ||||
| 2 | EV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20130912 | ||||
| 3 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130912 | ||||
| 4 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20130912 |
Method GET_DATA_REF_FIELD_VALUE on class CL_PIQ_PREPARE has no exception.
Method GET_FAE_COMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FAE_HEADITEM_COMP | Call by reference | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | Komponentenbeschreibungstabelle | 20131021 | |||
| 2 | ET_FAE_HEAD_COMP | Call by reference | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | Komponentenbeschreibungstabelle | 20130927 | |||
| 3 | ET_FAE_ITEM_COMP | Call by reference | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | Komponentenbeschreibungstabelle | 20130927 | |||
| 4 | IT_SOURCE_TYPE_DB | Call by reference | Type reference (TYPE) | TY_LT_SOURCE_TYPE_DB | 20130927 |
Method GET_FAE_COMP on class CL_PIQ_PREPARE has no exception.
Method GET_FAE_HEADITEM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_FAE_HEADITEM_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20131128 | ||||
| 2 | IT_FAE_HEADITEM_COMP | Call by reference | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | Component Description Table | 20131128 | |||
| 3 | IT_HEAD | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GT_HEAD | 20131128 | ||||
| 4 | IT_HEADITEM | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GT_HEADITEM | 20131128 | ||||
| 5 | IT_ITEM | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GT_ITEM | 20131128 |
Method GET_FAE_HEADITEM_TABLE on class CL_PIQ_PREPARE has no exception.
Method GET_FAE_HEAD_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_FAE_HEAD_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20131128 | ||||
| 2 | IT_FAE_HEAD_COMP | Call by reference | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | Component Description Table | 20131128 | |||
| 3 | IT_HEAD | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GT_HEAD | 20131128 |
Method GET_FAE_HEAD_TABLE on class CL_PIQ_PREPARE has no exception.
Method GET_FAE_ITEM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_FAE_ITEM_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20131128 | ||||
| 2 | IT_FAE_ITEM_COMP | Call by reference | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | Component Description Table | 20131128 | |||
| 3 | IT_ITEM | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GT_ITEM | 20131128 |
Method GET_FAE_ITEM_TABLE on class CL_PIQ_PREPARE has no exception.
Method GET_FAE_TABLE_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_FAE_TABLE_ROW | Call by reference | Object reference (TYPE REF TO) | DATA | 20131024 | ||||
| 2 | IR_HEAD | Call by reference | Object reference (TYPE REF TO) | IF_PIQ_PREPARE=>TY_GS_HEAD | 20131024 | ||||
| 3 | IR_HEADITEM | Call by reference | Object reference (TYPE REF TO) | IF_PIQ_PREPARE=>TY_GS_HEADITEM | 20131024 | ||||
| 4 | IR_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_PIQ_PREPARE=>TY_GS_ITEM | 20131024 | ||||
| 5 | IT_FAE_COMP | Call by reference | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | Component Description Table | 20131024 |
Method GET_FAE_TABLE_ROW on class CL_PIQ_PREPARE has no exception.
Method GET_FAE_TABLE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_FAE_ROW | Call by reference | Object reference (TYPE REF TO) | DATA | 20131024 | ||||
| 2 | ER_FAE_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20131024 | ||||
| 3 | IT_FAE_COMP | Call by reference | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | Component Description Table | 20131024 |
Method GET_FAE_TABLE_TYPE on class CL_PIQ_PREPARE has no exception.
Method GET_KEY_WA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_KEY_WA | Call by reference | Type reference (TYPE) | ANY | 20130925 | ||||
| 2 | IR_HEAD | Call by reference | Object reference (TYPE REF TO) | IF_PIQ_PREPARE=>TY_GS_HEAD | 20130925 | ||||
| 3 | IR_HEADITEM | Call by reference | Object reference (TYPE REF TO) | IF_PIQ_PREPARE=>TY_GS_HEADITEM | 20131021 | ||||
| 4 | IR_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_PIQ_PREPARE=>TY_GS_ITEM | 20130925 | ||||
| 5 | IS_GLOBAL | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GS_GLOBAL | 20130925 | ||||
| 6 | IT_KEY | Call by reference | Type reference (TYPE) | TY_LT_KEY | 20130925 |
Method GET_KEY_WA on class CL_PIQ_PREPARE has no exception.
Method GET_PRICING_PROCEDURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HEAD | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GT_HEAD | 20130914 | ||||
| 2 | ET_PRIC_PROC | Call by reference | Type reference (TYPE) | TY_LT_PRIC_PROC | 20130913 | ||||
| 3 | IS_GLOBAL | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GS_GLOBAL | 20130912 | ||||
| 4 | IT_HEAD | Call by reference | Type reference (TYPE) | IF_PIQ_API=>TY_GT_CALCULATE_HEAD_PARAM | 20130912 | ||||
| 5 | IV_BAL_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20131126 |
Method GET_PRICING_PROCEDURES on class CL_PIQ_PREPARE has no exception.
Method GET_SOURCE_METADATA_FLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FAE_HEADITEM_COMP | Call by reference | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | Komponentenbeschreibungstabelle | 20131021 | |||
| 2 | ET_FAE_HEAD_COMP | Call by reference | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | Component Description Table | 20130927 | |||
| 3 | ET_FAE_ITEM_COMP | Call by reference | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | Component Description Table | 20130927 | |||
| 4 | ET_SOURCE_FLD | Call by reference | Type reference (TYPE) | TY_LT_META_SRC_FLD | 20130917 | ||||
| 5 | ET_SOURCE_TYPE_DB | Call by reference | Type reference (TYPE) | TY_LT_SOURCE_TYPE_DB | 20130924 | ||||
| 6 | IS_GLOBAL | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GS_GLOBAL | 20131111 | ||||
| 7 | IT_PRIC_PROC | Call by reference | Type reference (TYPE) | TY_LT_PRIC_PROC | 20130917 | ||||
| 8 | IV_BAL_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20131121 |
Method GET_SOURCE_METADATA_FLD on class CL_PIQ_PREPARE has no exception.
Method GET_STCEG_FROM_BP_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KNA1 | Call by reference | Type reference (TYPE) | HASHED TABLE | 20131111 | ||||
| 2 | IV_BAL_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20131129 | |||
| 3 | IV_KUNNR | Call by reference | Type reference (TYPE) | KUNNR | Customer Number | 20131111 | |||
| 4 | RV_STCEG | Value transfer | Type reference (TYPE) | STCEG | VAT Registration Number | 20131111 |
Method GET_STCEG_FROM_BP_ROLE on class CL_PIQ_PREPARE has no exception.
Method GET_VOFM_INDEP_REL_ATTR Signature
Method GET_VOFM_INDEP_REL_ATTR on class CL_PIQ_PREPARE has no parameter.
Method GET_VOFM_INDEP_REL_ATTR on class CL_PIQ_PREPARE has no exception.
Method PREFILL_GLOBAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_GLOBAL | Call by reference | Type reference (TYPE) | IF_PIQ_API=>TY_GS_CALCULATE_GLOBAL_PARAM | 20130923 | ||||
| 2 | RS_GLOBAL | Value transfer | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GS_GLOBAL | 20130923 |
Method PREFILL_GLOBAL on class CL_PIQ_PREPARE has no exception.
Method PREFILL_HEAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_HEAD | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GT_HEAD | 20130928 | ||||
| 2 | IS_GLOBAL | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GS_GLOBAL | 20130923 | ||||
| 3 | IT_PRIC_PROC | Call by reference | Type reference (TYPE) | TY_LT_PRIC_PROC | 20130928 | ||||
| 4 | IT_SOURCE_FLD | Call by reference | Type reference (TYPE) | TY_LT_META_SRC_FLD | 20130928 |
Method PREFILL_HEAD on class CL_PIQ_PREPARE has no exception.
Method PREFILL_HEADITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HEADITEM | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GT_HEADITEM | 20131021 | ||||
| 2 | IS_GLOBAL | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GS_GLOBAL | 20131021 | ||||
| 3 | IT_HEAD | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GT_HEAD | 20131021 | ||||
| 4 | IT_ITEM | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GT_ITEM | 20131021 | ||||
| 5 | IT_SOURCE_FLD | Call by reference | Type reference (TYPE) | TY_LT_META_SRC_FLD | 20131021 |
Method PREFILL_HEADITEM on class CL_PIQ_PREPARE has no exception.
Method PREFILL_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SOURCE_TYPE_DB | Call by reference | Type reference (TYPE) | TY_LT_SOURCE_TYPE_DB | 20131107 | ||||
| 2 | ET_ITEM | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GT_ITEM | 20130923 | ||||
| 3 | IS_GLOBAL | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GS_GLOBAL | 20130923 | ||||
| 4 | IT_ITEM | Call by reference | Type reference (TYPE) | IF_PIQ_API=>TY_GT_CALCULATE_ITEM_PARAM | 20130923 | ||||
| 5 | IT_SOURCE_FLD | Call by reference | Type reference (TYPE) | TY_LT_META_SRC_FLD | 20130928 | ||||
| 6 | IV_BAL_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20131129 |
Method PREFILL_ITEM on class CL_PIQ_PREPARE has no exception.
Method PREFILL_PLANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_HEADITEM_WORKLIST | Call by reference | Type reference (TYPE) | TY_GT_HEADITEM_WORKLIST | 20131128 | ||||
| 2 | ET_HEADITEM | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GT_HEADITEM | 20131128 | ||||
| 3 | IS_GLOBAL | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GS_GLOBAL | 20131021 | ||||
| 4 | IT_HEAD | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GT_HEAD | 20131021 | ||||
| 5 | IT_ITEM | Call by reference | Type reference (TYPE) | IF_PIQ_PREPARE=>TY_GT_ITEM | 20131021 |
Method PREFILL_PLANT on class CL_PIQ_PREPARE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 618 |