SAP ABAP Class CL_PUR_PURREQ006QR_IMPL (Implementation class for Purchase Request by Proc Status)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-GF-ES (Application Component) Enterprise Services in Purchasing
⤷
OPS_SE_PUR (Package) Service Enabling for Purchasing

⤷

⤷

Properties
Class | CL_PUR_PURREQ006QR_IMPL | |
Short Description | Implementation class for Purchase Request by Proc Status | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | OPS_SE_PUR | Service Enabling for Purchasing |
Created | 20090106 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PUR_PURREQ006QR_IMPL has no forward declaration.
Interfaces
Class CL_PUR_PURREQ006QR_IMPL has no interface implemented.
Friends
Class CL_PUR_PURREQ006QR_IMPL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '03' | 20090309 | ||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | SMT_APPLICATION | 'CL_PUR_PURREQ006QR' | 20090212 | ||
3 | ![]() |
Constant | Protected | Type reference (TYPE) | SMT_CONTEXT | '' | 20090212 | ||
4 | ![]() |
Constant | Protected | Type reference (TYPE) | SMT_EVENT | 'PR_RANGES' | Mapping Step | 20090326 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | SMT_EVENT | 'PR_HEADER' | 20090212 | ||
6 | ![]() |
Constant | Protected | Type reference (TYPE) | SMT_EVENT | 'PR_ITEM' | 20090212 | ||
7 | ![]() |
Constant | Protected | Type reference (TYPE) | SMT_EVENT | 'PR_PROC_COND' | Mapping Step | 20090326 | |
8 | ![]() |
Constant | Protected | Type reference (TYPE) | SMT_EVENT | 'PR_PROC_COND_OUT' | Mapping Step | 20090327 | |
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20090327 | |||
10 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_PUR_PURREQ006QR_IMPL | Implementation class for Purchase Request by Proc Status | 20090106 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAPIRET2_T | 20090306 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20090210 | |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090106 |
3 | ![]() |
Static method | Public | Method | 20090106 | |
4 | ![]() |
Instance method | Public | Method | 20090106 | |
5 | ![]() |
Instance method | Private | Method | 20090106 | |
6 | ![]() |
Instance method | Private | Method | 20090202 | |
7 | ![]() |
Instance method | Private | Method | 20090106 | |
8 | ![]() |
Instance method | Private | Method | 20090330 |
Events
Class CL_PUR_PURREQ006QR_IMPL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MY_TY_CHECK_INPUT_LENGTH | Private | See coding | 20090318 | begin of my_ty_check_input_length,
dataelement_xi type string,
dataelement_erp type ddobjname,
value type string,
end of my_ty_check_input_length
|
||
2 | RSDS_FRANGE | Public | See coding | 20090319 | BEGIN OF rsds_frange,
fieldname TYPE rsdstabs-prim_fname,
selopt_t TYPE tt_rsdsselopt,
END OF rsds_frange
|
||
3 | RSDS_FRANGE_T | Public | See coding | 20090319 | rsds_frange_t TYPE TABLE OF rsds_frange
|
||
4 | RSDS_TWHERE | Public | See coding | 20090319 | rsds_twhere TYPE TABLE OF rsds_where
|
||
5 | RSDS_WHERE | Public | See coding | 20090319 | BEGIN OF rsds_where,
tablename TYPE rsdstabs-prim_tab,
where_tab TYPE tt_rsdswhere,
END OF rsds_where
|
||
6 | ST_RANGE | Public | See coding | 20090202 | BEGIN OF st_range,
sign TYPE tvarv_sign,
option TYPE optionset,
low TYPE fieldval,
high TYPE fieldval,
END OF st_range
|
||
7 | TT_MRANGE | Public | See coding | 20090202 | tt_mrange TYPE STANDARD TABLE OF st_range
|
Method Signatures
Method AUTHORIZATION_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NO_AUTHORITY | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20090320 | ||
2 | ![]() |
IM_RESULT | Call by reference | Type reference (TYPE) | IM_TARGET | 20090324 |
Method AUTHORIZATION_CHECK on class CL_PUR_PURREQ006QR_IMPL has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PUR_PURREQ006QR_IMPL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PUR_PURREQ006QR_IMPL has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_EXEC_IMPL | Value transfer | Object reference (TYPE REF TO) | CL_PUR_PURREQ006QR_IMPL | Implementation class for Purchase Request by Proc Status | 20090106 |
Method CREATE on class CL_PUR_PURREQ006QR_IMPL has no exception.
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090403 | ||
2 | ![]() |
INPUT | Call by reference | Type reference (TYPE) | PUR_PURCHASE_REQUEST_ERPBY_PR1 | PurchaseRequestERPByProcessingStatusQuery_sync | 20090106 | ||
3 | ![]() |
OUTPUT | Call by reference | Type reference (TYPE) | PUR_PURCHASE_REQUEST_ERPBY_PRO | PurchaseRequestERPByProcessingStatusResponse_sync | 20090106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Purchase Order Error | 20090326 | |
2 | ![]() |
Standard Message Fault | 20090106 | |
3 | ![]() |
Error on Transformation or Field Assignment | 20090319 |
Method EXPORT_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_OUTPUT | Call by reference | Type reference (TYPE) | PUR_PURCHASE_REQUEST_ERPBY_PRO | PurchaseRequestERPByProcessingStatusResponse_sync | 20090106 | ||
2 | ![]() |
IT_RESULT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20090403 | |||
3 | ![]() |
I_OUTPUT_PC | Call by reference | Type reference (TYPE) | TDS_PROC_OUT | 20090127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in customizing | 20090325 | |
2 | ![]() |
Class Does Not Exist | 20090325 | |
3 | ![]() |
Object does not exist | 20090325 | |
4 | ![]() |
Method does not exist | 20090325 | |
5 | ![]() |
Error During Transformation or Field Assignment | 20090325 |
Method FILL_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_LOG | Call by reference | Type reference (TYPE) | SAPPLCO_NOSC_LOG | Proxy Structure (Generated) | 20090324 | ||
2 | ![]() |
IT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090202 |
Method FILL_LOG on class CL_PUR_PURREQ006QR_IMPL has no exception.
Method IMPORT_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MRP_RANGE | Call by reference | Type reference (TYPE) | TT_MRANGE | 20090107 | |||
2 | ![]() |
ET_PLANT_ID_RANGE | Call by reference | Type reference (TYPE) | TT_MRANGE | 20090107 | |||
3 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090318 | ||
4 | ![]() |
E_ASGND_SOS_FLAG | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20090107 | ||
5 | ![]() |
E_COMPLETED_FLAG | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20090123 | ||
6 | ![]() |
E_INPUT_PC | Call by reference | Type reference (TYPE) | TDS_PROC_COND_PUR | Processing Conditions for purchase request | 20090107 | ||
7 | ![]() |
E_PARTLY_ORDERED_ITM_FLAG | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20090107 | ||
8 | ![]() |
E_RELEASED_FLAG | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20090107 | ||
9 | ![]() |
E_TBRLSED_ITMWISE_FLAG | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20090107 | ||
10 | ![]() |
E_TBRLSED_OVRLL_FLAG | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20090107 | ||
11 | ![]() |
IS_INPUT | Call by reference | Type reference (TYPE) | PUR_PURCHASE_REQUEST_ERPBY_PR1 | PurchaseRequestERPByProcessingStatusQuery_sync | 20090106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in customizing | 20090326 | |
2 | ![]() |
Class Does Not Exist | 20090326 | |
3 | ![]() |
Object does not exist | 20090326 | |
4 | ![]() |
Method does not exist | 20090326 | |
5 | ![]() |
Error During Transformation or Field Assignment | 20090326 | |
6 | ![]() |
Error on Transformation or Field Assignment | 20090318 |
Method PUR_REQ_GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | IM_TARGET | 20090403 | |||
2 | ![]() |
E_OUTPUT_PC | Call by reference | Type reference (TYPE) | TDS_PROC_OUT | Processing Conditions (out) for purchase request | 20090330 | ||
3 | ![]() |
IT_MRP_RANGE | Call by reference | Type reference (TYPE) | TT_MRANGE | 20090330 | |||
4 | ![]() |
IT_PLANT_ID_RANGE | Call by reference | Type reference (TYPE) | TT_MRANGE | 20090330 | |||
5 | ![]() |
I_ASGND_SOS_FLAG | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20090330 | ||
6 | ![]() |
I_COMPLETED_FLAG | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20090330 | ||
7 | ![]() |
I_INPUT_PC | Call by reference | Type reference (TYPE) | TDS_PROC_COND_PUR | Processing Conditions for purchase request | 20090330 | ||
8 | ![]() |
I_PARTLY_ORDERED_ITM_FLAG | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20090330 | ||
9 | ![]() |
I_RELEASED_FLAG | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20090330 | ||
10 | ![]() |
I_TBRLSED_ITMWISE_FLAG | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20090330 | ||
11 | ![]() |
I_TBRLSED_OVRLL_FLAG | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20090330 |
Method PUR_REQ_GET_DATA on class CL_PUR_PURREQ006QR_IMPL has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |