SAP ABAP Class CL_ISM_SD_RETURN_REBUILDREF (Determine References in Returns Again)
Hierarchy
☛
IS-M (Software Component) SAP MEDIA
⤷
IS-M (Application Component) SAP Media
⤷
JSDI (Package) IS-M/SD SD Integration

⤷

⤷

Properties
Class | CL_ISM_SD_RETURN_REBUILDREF | |
Short Description | Determine References in Returns Again | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | JSDI | IS-M/SD SD Integration |
Created | 20120116 | SAP |
Last change | 20130531 | 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
Class CL_ISM_SD_RETURN_REBUILDREF has no interface implemented.
Friends
Class CL_ISM_SD_RETURN_REBUILDREF has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_EX_ISM_PURCHASENR | BAdI Interface IF_EX_ISM_PURCHASENR | 20120116 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_EX_ISM_UNSOLD | BAdI Interface IF_EX_ISM_UNSOLD | 20120116 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISM_SD_UNSOLD_DB | IS-M: Database Abstraction for Returns | 20120116 | ||
4 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_ISM_SD_RETURN_REBUILDREF | Determine References in Returns Again | 20120116 | ||
5 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_ISM_SD_DB_RETURN_PROTOCOL | IS-M: Return Log | 20120116 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_ITEM | Items | 20120116 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_PACKAGE | Table Type for RJKSDUNSOLD03 | 20120116 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_PARTNER | Partner | 20120116 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_SCHEDULE | Schedule Lines | 20120116 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_PACKAGE | Table Type for RJKSDUNSOLD03 | 20120116 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Only Log Modified? | 20120116 | |
12 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | JPROTOCOLID | Internal Number of Log in System | 20120116 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Do Not Save Ambiguous Ref.? | 20120116 | |
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Test Run | 20120116 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Buffer data | 20120116 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120116 |
3 | ![]() |
Instance method | Protected | Method | Generate log | 20120116 |
4 | ![]() |
Instance method | Public | Method | Close Package | 20120116 |
5 | ![]() |
Instance method | Protected | Method | BOM Explosion | 20120116 |
6 | ![]() |
Static method | Public | Method | Supply Current Instance | 20120116 |
7 | ![]() |
Instance method | Public | Method | Determine Reference Document (SD Subsequent Document) | 20120116 |
8 | ![]() |
Instance method | Protected | Method | Lock Data Package | 20120116 |
9 | ![]() |
Instance method | Public | Method | Process a Package | 20120116 |
10 | ![]() |
Instance method | Protected | Method | Process a Return | 20120116 |
11 | ![]() |
Instance method | Protected | Method | Save Log | 20120116 |
12 | ![]() |
Instance method | Protected | Method | Unlock Data Package | 20120116 |
Events
Class CL_ISM_SD_RETURN_REBUILDREF has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_ITEM | Public | See coding | Items | 20120116 | Tt_item type standard table of bapisditm
|
|
2 | TT_OUTPUT | Public | See coding | 20120116 | tt_output type standard table of ty_output
|
||
3 | TT_PACKAGE | Public | Type reference (TYPE) | RJKSDUNSOLD03_TAB | Returns | 20120116 |
|
4 | TT_PARTNER | Public | See coding | Partner | 20120116 | TT_PARTNER type standard table of bapiparnr
|
|
5 | TT_SCHEDULE | Public | See coding | Schedule Lines | 20120116 | Tt_schedule type standard table of bapischdl
|
|
6 | TY_OUTPUT | Public | See coding | 20120116 | begin of ty_output,
unsoldnumber type unsoldnumber,
unsoldgpnr type junsoldgpnr,
unsolddate type junsolddate,
vbeln type jvbelnreturn,
posnr type jreturnposnr,
media_issue type ismmatnr_issue,
matnr type matnr,
ref_order_vbeln_old type jref_vbeln,
ref_order_posnr_old type jref_posnr,
ref_order_vbeln_new type jref_vbeln,
ref_order_posnr_new type jref_posnr,
end of ty_output
|
||
7 | TY_PACKAGE | Public | Type reference (TYPE) | RJKSDUNSOLD03 | Returns | 20120116 |
|
Method Signatures
Method BUFFER Signature
Method BUFFER on class CL_ISM_SD_RETURN_REBUILDREF has no parameter.
Method BUFFER on class CL_ISM_SD_RETURN_REBUILDREF has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_UNSOLD | Call by reference | Type reference (TYPE) | TT_PACKAGE | Tabellentyp von RJKSDUNSOLD03 | 20120116 | ||
2 | ![]() |
IV_LOGCHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120116 | ||
3 | ![]() |
IV_LOGID | Call by reference | Type reference (TYPE) | JPROTOCOLID | Interne Nummer des Protokolls im System | 20120116 | ||
4 | ![]() |
IV_ONLYCORRECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Unklare Ref. nicht speichern? | 20120116 | |
5 | ![]() |
IV_TESTRUN | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120116 |
Method CONSTRUCTOR on class CL_ISM_SD_RETURN_REBUILDREF has no exception.
Method CREATE_PROTOCOL Signature
Method CREATE_PROTOCOL on class CL_ISM_SD_RETURN_REBUILDREF has no parameter.
Method CREATE_PROTOCOL on class CL_ISM_SD_RETURN_REBUILDREF has no exception.
Method DISMISS Signature
Method DISMISS on class CL_ISM_SD_RETURN_REBUILDREF has no parameter.
Method DISMISS on class CL_ISM_SD_RETURN_REBUILDREF has no exception.
Method GET_BOM_AND_BILLDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ALTERN_BOM | Call by reference | Type reference (TYPE) | STLAL | Stücklistenalternative | 20120116 | ||
2 | ![]() |
EV_PRICE_DATE | Call by reference | Type reference (TYPE) | PRSDT | Datum für Preisfindung und Währungskurs | 20120116 | ||
3 | ![]() |
IS_ITEM | Call by reference | Type reference (TYPE) | JKSDUNSOLDITEM | IS-M: Positionsdaten Unverkaufte Exemplare / Gutschriften | 20120116 | ||
4 | ![]() |
IS_TJKSDUNSOLD | Call by reference | Type reference (TYPE) | TJKSDUNSOLD | IS-M: Customizingtabelle Vorgangsart | 20120116 |
Method GET_BOM_AND_BILLDATE on class CL_ISM_SD_RETURN_REBUILDREF has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISM_SD_RETURN_REBUILDREF | Neuermittlung Referenzen in Remissionen | 20120116 |
Method GET_INSTANCE on class CL_ISM_SD_RETURN_REBUILDREF has no exception.
Method GET_REF_SD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CREDITNUMBER | Call by reference | Type reference (TYPE) | VBELN_VA | Verkaufsbeleg | 20120116 | ||
2 | ![]() |
EV_CREDITPOSNR | Call by reference | Type reference (TYPE) | POSNR_VA | Verkaufsbelegposition | 20120116 | ||
3 | ![]() |
IO_POS | Call by reference | Object reference (TYPE REF TO) | CL_ISM_SD_UNSOLD_POS | IS-M: Positionsdaten Remission | 20120116 | ||
4 | ![]() |
IO_UNSOLD | Call by reference | Object reference (TYPE REF TO) | CL_ISM_SD_UNSOLD | IS-M: Remission | 20120116 | ||
5 | ![]() |
IS_TJKSDUNSOLD | Call by reference | Type reference (TYPE) | TJKSDUNSOLD | IS-M: Customizingtabelle Vorgangsart | 20120116 | ||
6 | ![]() |
IV_PURCHNO | Call by reference | Type reference (TYPE) | BSTKD | Bestellnummer des Kunden | 20120116 | ||
7 | ![]() |
IV_XRECHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Erneute Prüfung erzwingen? | 20120116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
unspez. Fehler | 20120116 |
Method LOCK Signature
Method LOCK on class CL_ISM_SD_RETURN_REBUILDREF has no parameter.
Method LOCK on class CL_ISM_SD_RETURN_REBUILDREF has no exception.
Method PROCESS_PACKAGE Signature
Method PROCESS_PACKAGE on class CL_ISM_SD_RETURN_REBUILDREF has no parameter.
Method PROCESS_PACKAGE on class CL_ISM_SD_RETURN_REBUILDREF has no exception.
Method PROCESS_PACKAGEITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_UNSOLD | Call by reference | Object reference (TYPE REF TO) | CL_ISM_SD_UNSOLD | IS-M: Remission | 20120116 |
Method PROCESS_PACKAGEITEM on class CL_ISM_SD_RETURN_REBUILDREF has no exception.
Method SAVE_PROTOCOL Signature
Method SAVE_PROTOCOL on class CL_ISM_SD_RETURN_REBUILDREF has no parameter.
Method SAVE_PROTOCOL on class CL_ISM_SD_RETURN_REBUILDREF has no exception.
Method UNLOCK Signature
Method UNLOCK on class CL_ISM_SD_RETURN_REBUILDREF has no parameter.
Method UNLOCK on class CL_ISM_SD_RETURN_REBUILDREF has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |