SAP ABAP Class CL_SLS_SOCRDTMGMTAPRVRC (Sales Order Credit Management Approve Request Confirmation)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS-ES (Application Component) Enterprise Services in Sales
⤷
OPS_SE_SLS_XI_PROXY (Package) Web Service Proxies Sales

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | II_SLS_SOCRDTMGMTAPRVRC | Approve Sales Order Credit Management | 20080506 |
Properties
Class | CL_SLS_SOCRDTMGMTAPRVRC | |
Short Description | Sales Order Credit Management Approve Request Confirmation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | OPS_SE_SLS_XI_PROXY | Web Service Proxies Sales |
Created | 20080410 | SAP |
Last change | 20110908 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | II_SLS_SOCRDTMGMTAPRVRC | Approve Sales Order Credit Management | 20080506 |
Friends
Class CL_SLS_SOCRDTMGMTAPRVRC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | TABNAME | 'HEAD' | Table Name | 20080430 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | TABNAME | 'ITEM' | Table Name | 20080430 | |
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WSPROTOCOL_PAYLOAD | XI and WS: Access to Payload | 20080430 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080503 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | Global error flag | 20080503 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WS_IDP_HELPER | API Interface for Idempotent WS Service | 20080430 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20080430 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20080430 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20080430 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Fill message tab | 20080507 |
2 | ![]() |
Instance method | Private | Method | Mapping proxy interface structure to Input structures | 20080507 |
3 | ![]() |
Instance method | Private | Method | Only-One : Finalizing steps after request processing | 20080430 |
4 | ![]() |
Instance method | Private | Method | Only-One : Preparatory steps for request processing | 20080430 |
5 | ![]() |
Instance method | Private | Method | Mapping results to proxy interface structure | 20080506 |
Events
Class CL_SLS_SOCRDTMGMTAPRVRC has no event.
Types
Class CL_SLS_SOCRDTMGMTAPRVRC has no local type.
Method Signatures
Method FILL_MSGTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MSGTAB | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080507 | ||
2 | ![]() |
E_ERROR_FLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080526 | |||
3 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20080507 | ||
4 | ![]() |
I_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20080507 | ||
5 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | BAPI_MTYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | 20080507 | ||
6 | ![]() |
I_V1 | Call by reference | Type reference (TYPE) | C | 20080507 | |||
7 | ![]() |
I_V2 | Call by reference | Type reference (TYPE) | C | 20080507 | |||
8 | ![]() |
I_V3 | Call by reference | Type reference (TYPE) | C | 20080507 | |||
9 | ![]() |
I_V4 | Call by reference | Type reference (TYPE) | C | 20080507 |
Method FILL_MSGTAB on class CL_SLS_SOCRDTMGMTAPRVRC has no exception.
Method INPUT_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080507 | ||
2 | ![]() |
E_REJECTION_CODE | Call by reference | Type reference (TYPE) | SAPPLCO_ORDER_REJECT_REASON | Rejection Reason Code | 20080605 | ||
3 | ![]() |
E_SALES_ORDER_ID | Call by reference | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20080507 | ||
4 | ![]() |
I_INPUT | Call by reference | Type reference (TYPE) | SLS_SALES_ORD_CRDT_MANAGE_REQ | Sales Order Credit Management Approve Request Confirmation | 20080507 |
Method INPUT_MAPPING on class CL_SLS_SOCRDTMGMTAPRVRC has no exception.
Method ONLY_ONE_FINALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_OUTPUT | Call by reference | Type reference (TYPE) | SLS_SALES_ORD_CRDT_MANAGE_CONF | Sales Order Credit Management Approve Confirmation Message T | 20080430 | ||
2 | ![]() |
IV_FLAG_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080430 |
Method ONLY_ONE_FINALIZE on class CL_SLS_SOCRDTMGMTAPRVRC has no exception.
Method ONLY_ONE_PREPARE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_OUTPUT | Call by reference | Type reference (TYPE) | SLS_SALES_ORD_CRDT_MANAGE_CONF | Sales Order Credit Management Approve Confirmation Message T | 20080430 | ||
2 | ![]() |
EV_IS_PROCESSED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080430 | |||
3 | ![]() |
IS_INPUT | Call by reference | Type reference (TYPE) | SLS_SALES_ORD_CRDT_MANAGE_REQ | Sales order Credit Management Approve Request Message Type | 20080430 |
Method ONLY_ONE_PREPARE on class CL_SLS_SOCRDTMGMTAPRVRC has no exception.
Method OUTPUT_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_OUTPUT | Call by reference | Type reference (TYPE) | SLS_SALES_ORD_CRDT_MANAGE_CONF | Sales Order ERP Change Confirmation | 20080506 | ||
2 | ![]() |
IV_VBELN | Call by reference | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20080506 |
Method OUTPUT_MAPPING on class CL_SLS_SOCRDTMGMTAPRVRC has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 604 |