SAP ABAP Class CL_SHP_BULK_SEQUENCE_HELPER (Sequence Helper for Outbound Bulk Service)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LE-SHP-GF-ES (Application Component) Enterprise Services in Shipping
⤷
OPS_SE_SHP (Package) Service Enabling for Shipping

⤷

⤷

Properties
Class | CL_SHP_BULK_SEQUENCE_HELPER | |
Short Description | Sequence Helper for Outbound Bulk Service | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | OPS_SE_SHP | Service Enabling for Shipping |
Created | 20091111 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SHP_BULK_SEQUENCE_HELPER has no forward declaration.
Interfaces
Class CL_SHP_BULK_SEQUENCE_HELPER has no interface implemented.
Friends
Class CL_SHP_BULK_SEQUENCE_HELPER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_SHP_BULK_SEQUENCE_HELPER | Sequence Helper for Outbound Bulk Service | 20091111 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SAPPLCO_BUS_DOC_MESSAGE_HEADER | ProductAvailabilityRequirement Business System ID | 20091126 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SHP_ES_WSRM | Helper WSRM Structure | 20091201 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SHP_BULK_CONFIRMED_T | Confirmed Created Delivery Items | 20091202 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SHP_BULK_ERRONEOUS_T | Erroneous not Created Delivery Items | 20091202 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | INT4_TABLE | Standard Table of INT4 | 20091202 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GTY_MESSAGE_HEADER_T | 20100203 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SHP_BULK_REQUESTED_T | Requested Delivery Items to be Created | 20091202 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SHP_BULK_RETURNS_T | Error Messages Per Delivery Instance | 20091202 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BS_SOA_INAPPSEQ_MESSAGE_NMBR | 20091130 | |||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BS_SOA_RSPNSRCVR_COREL_ID | ResponseReceiverCorrelationID | 20091130 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20091112 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BS_SOA_INAPPSEQ_RECON_PER | 20091130 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20091111 | |
2 | ![]() |
Instance method | Public | Method | 20091112 | |
3 | ![]() |
Instance method | Public | Method | 20100204 | |
4 | ![]() |
Instance method | Public | Method | 20091117 | |
5 | ![]() |
Instance method | Public | Method | 20091202 | |
6 | ![]() |
Static method | Public | Method | 20091111 | |
7 | ![]() |
Instance method | Public | Method | 20091202 | |
8 | ![]() |
Instance method | Public | Method | 20091126 | |
9 | ![]() |
Instance method | Public | Method | 20100203 | |
10 | ![]() |
Instance method | Public | Method | 20091120 | |
11 | ![]() |
Static method | Public | Method | 20091113 | |
12 | ![]() |
Instance method | Public | Method | 20091111 | |
13 | ![]() |
Instance method | Public | Method | 20100203 | |
14 | ![]() |
Instance method | Public | Method | 20091201 | |
15 | ![]() |
Instance method | Public | Method | 20091111 |
Events
Class CL_SHP_BULK_SEQUENCE_HELPER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_MESSAGE_HEADER_S | Public | See coding | 20100203 | BEGIN OF gty_message_header_s,
mess_sequence type int4,
id(35) type c,
uuid(36) type c,
END OF gty_message_header_s
|
||
2 | GTY_MESSAGE_HEADER_T | Public | See coding | 20100203 | gty_message_header_t type standard table of gty_message_header_s
|
Method Signatures
Method CHECK_AND_ADJUST_IMPORT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ADJUSTED_PROXY_DATA | Call by reference | Type reference (TYPE) | OPS_SE_TMS_OBDCRTRQ_INT_STY | Structure and tables of BAPI_DELIVERYPROCESSING_EXEC | 20091111 | ||
2 | ![]() |
IS_PROXY_DATA | Call by reference | Type reference (TYPE) | OPS_SE_TMS_OBDCRTRQ_INT_STY | Structure and tables of BAPI_DELIVERYPROCESSING_EXEC | 20091111 |
Method CHECK_AND_ADJUST_IMPORT_DATA on class CL_SHP_BULK_SEQUENCE_HELPER has no exception.
Method COUNT_LOOP Signature
Method COUNT_LOOP on class CL_SHP_BULK_SEQUENCE_HELPER has no parameter.
Method COUNT_LOOP on class CL_SHP_BULK_SEQUENCE_HELPER has no exception.
Method ENRICH_CONFIRMED_DATA Signature
Method ENRICH_CONFIRMED_DATA on class CL_SHP_BULK_SEQUENCE_HELPER has no parameter.
Method ENRICH_CONFIRMED_DATA on class CL_SHP_BULK_SEQUENCE_HELPER has no exception.
Method GET_CONFIRMED_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONFIRMED | Value transfer | Type reference (TYPE) | SHP_BULK_CONFIRMED_T | Confirmed Delivery Items to be Created | 20091117 |
Method GET_CONFIRMED_DATA on class CL_SHP_BULK_SEQUENCE_HELPER has no exception.
Method GET_ERRONEOUS_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ERRONEOUS | Value transfer | Type reference (TYPE) | SHP_BULK_ERRONEOUS_T | Confirmed Delivery Items to be Created | 20091202 |
Method GET_ERRONEOUS_DATA on class CL_SHP_BULK_SEQUENCE_HELPER has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_SHP_BULK_SEQ | Value transfer | Object reference (TYPE REF TO) | CL_SHP_BULK_SEQUENCE_HELPER | Sequence Helper for Outbound Bulk Service | 20091111 |
Method GET_INSTANCE on class CL_SHP_BULK_SEQUENCE_HELPER has no exception.
Method GET_LOST_MESS_SEQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LOST_MESS_SEQ | Call by reference | Type reference (TYPE) | INT4_TABLE | Standard Table of INT4 | 20091202 |
Method GET_LOST_MESS_SEQ on class CL_SHP_BULK_SEQUENCE_HELPER has no exception.
Method GET_MESSAGE_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_MESSAGE_HEADER | Value transfer | Type reference (TYPE) | SAPPLCO_BUS_DOC_MESSAGE_HEADER | ProductAvailabilityRequirement Business System ID | 20091126 |
Method GET_MESSAGE_HEADER on class CL_SHP_BULK_SEQUENCE_HELPER has no exception.
Method GET_MESSAGE_HEADER_INST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MESSAGE_HEADER | Call by reference | Type reference (TYPE) | GTY_MESSAGE_HEADER_S | 20100203 | |||
2 | ![]() |
IV_MESS_SEQ | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20100203 |
Method GET_MESSAGE_HEADER_INST on class CL_SHP_BULK_SEQUENCE_HELPER has no exception.
Method GET_RETURNED_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURNED | Value transfer | Type reference (TYPE) | SHP_BULK_RETURNS_T | Confirmed Delivery Items to be Created | 20091120 |
Method GET_RETURNED_DATA on class CL_SHP_BULK_SEQUENCE_HELPER has no exception.
Method INIT Signature
Method INIT on class CL_SHP_BULK_SEQUENCE_HELPER has no parameter.
Method INIT on class CL_SHP_BULK_SEQUENCE_HELPER has no exception.
Method SET_CONFIRMED_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CONFIRMED_DATA | Call by reference | Type reference (TYPE) | LESHP_CREATED_ITEMS_T | Generated Delivery Items in BAPI Deliveryprocessing | 20091111 | ||
2 | ![]() |
IT_RETURNS_DATA | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return Parameter | 20091117 |
Method SET_CONFIRMED_DATA on class CL_SHP_BULK_SEQUENCE_HELPER has no exception.
Method SET_MESSAGE_HEADER_INST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MESSAGE_HEADER | Call by reference | Type reference (TYPE) | GTY_MESSAGE_HEADER_S | 20100203 |
Method SET_MESSAGE_HEADER_INST on class CL_SHP_BULK_SEQUENCE_HELPER has no exception.
Method SET_MESSAGE_HEADER_WSRM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MESSAGE_HEADER | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_DOC_MESSAGE_HEADER | ProductAvailabilityRequirement Business System ID | 20091201 | ||
2 | ![]() |
IS_SHP_WSRM | Call by reference | Type reference (TYPE) | SHP_ES_WSRM | Helper WSRM Structure | 20091201 | ||
3 | ![]() |
IV_CHANGE_ORDINAL_NUMBER_VALUE | Call by reference | Type reference (TYPE) | INT4 | Proxy Data Element (generated) | 20091201 | ||
4 | ![]() |
IV_COREL_ID | Call by reference | Type reference (TYPE) | BS_SOA_RSPNSRCVR_COREL_ID | ResponseReceiverCorrelationID | 20091201 | ||
5 | ![]() |
IV_RECONCILIATION_PERIOD_COUNT | Call by reference | Type reference (TYPE) | INT4 | A CounterValue specifies a value that counts a number that c | 20091201 |
Method SET_MESSAGE_HEADER_WSRM on class CL_SHP_BULK_SEQUENCE_HELPER has no exception.
Method SET_REQUESTED_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_REQUESTED_DATA | Call by reference | Type reference (TYPE) | SHP_BAPIDELICIOUSREQUEST_T | Table Type for BAPIDELICIOUSREQUEST | 20091111 |
Method SET_REQUESTED_DATA on class CL_SHP_BULK_SEQUENCE_HELPER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 605 |