SAP ABAP Interface IF_WCB_TEXT_TRANSFER (Change Texts in Model)
Hierarchy
☛
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
⤷
LO-GT-CHB (Application Component) Chargeback
⤷
WCB_CC_APPL (Package) Condition Contract Processing Logic

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_WCB_ELIGIBLE | Eligible Partner | 20050131 |
2 | Interface composition (i COMPRISING i_ref) | IF_WCB_HEADER | Condition Contract Header | 20050131 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCB_ELIGIBLE | Eligible Partner | 20050131 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCB_HEADER | Condition Contract Header | 20050131 |
Properties
Interface | IF_WCB_TEXT_TRANSFER | |
Short Description | Change Texts in Model |
General Data
Package | WCB_CC_APPL | Condition Contract Processing Logic |
Created | 20050131 | SAP |
Last changed | 20050411 | SAP |
Unicode checks active |
Forward declarations
Interface IF_WCB_TEXT_TRANSFER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WCB_TEXT_TRANSFER_RO | Read Texts from Model | 20050131 |
Friends
Interface IF_WCB_TEXT_TRANSFER has no friend.
Attributes
Interface IF_WCB_TEXT_TRANSFER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Change Text | 20050131 |
2 | ![]() |
Instance method | Public | Method | New Text | 20050131 |
3 | ![]() |
Instance method | Public | Method | Delete All Texts from a Context | 20050209 |
4 | ![]() |
Instance method | Public | Method | Delete Text | 20050131 |
5 | ![]() |
Instance method | Public | Method | 20050131 | |
6 | ![]() |
Instance method | Public | Method | 20050131 | |
7 | ![]() |
Instance method | Public | Method | 20050214 | |
8 | ![]() |
Instance method | Public | Method | 20050131 | |
9 | ![]() |
Instance method | Public | Method | Create or Change Texts | 20050201 |
Events
Interface IF_WCB_TEXT_TRANSFER has no event.
Types
Interface IF_WCB_TEXT_TRANSFER has no local type.
Method Signatures
Method CHANGE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_LINE | Call by reference | Type reference (TYPE) | WCB_TLINE_TAB | SAPscript: Text-Zeilen | 20050131 | ||
2 | ![]() |
I_CONTEXT | Call by reference | Type reference (TYPE) | WCB_GENERIC_CONTEXT | generischer Kontext: nur ein Kontext ist gefüllt | 20050131 | ||
3 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050131 | ||
4 | ![]() |
I_TDID | Call by reference | Type reference (TYPE) | TDID | Text-ID | 20050131 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eingabefehler | 20050131 | |
2 | ![]() |
Beleg ist nicht änderbar | 20050203 |
Method CREATE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_LINE | Call by reference | Type reference (TYPE) | WCB_TLINE_TAB | SAPscript: Text-Zeilen | 20050131 | ||
2 | ![]() |
I_CONTEXT | Call by reference | Type reference (TYPE) | WCB_GENERIC_CONTEXT | generischer Kontext: nur ein Kontext ist gefüllt | 20050131 | ||
3 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050131 | ||
4 | ![]() |
I_TDID | Call by reference | Type reference (TYPE) | TDID | Text-ID | 20050131 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eingabefehler | 20050131 | |
2 | ![]() |
Beleg ist nicht änderbar | 20050203 |
Method DELETE_ALL_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTEXT | Call by reference | Type reference (TYPE) | WCB_GENERIC_CONTEXT | generischer Kontext: nur ein Kontext ist gefüllt | 20050209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Beleg ist nicht änderbar | 20050209 |
Method DELETE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTEXT | Call by reference | Type reference (TYPE) | WCB_GENERIC_CONTEXT | generischer Kontext: nur ein Kontext ist gefüllt | 20050131 | ||
2 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050131 | ||
3 | ![]() |
I_TDID | Call by reference | Type reference (TYPE) | TDID | Text-ID | 20050131 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eingabefehler | 20050131 | |
2 | ![]() |
Beleg ist nicht änderbar | 20050203 |
Method GET_TEXT Signature
Method GET_TEXT on Interface IF_WCB_TEXT_TRANSFER has no parameter.
Method GET_TEXT on Interface IF_WCB_TEXT_TRANSFER has no exception.
Method GET_TEXT_IDS Signature
Method GET_TEXT_IDS on Interface IF_WCB_TEXT_TRANSFER has no parameter.
Method GET_TEXT_IDS on Interface IF_WCB_TEXT_TRANSFER has no exception.
Method IS_CHANGEABLE Signature
Method IS_CHANGEABLE on Interface IF_WCB_TEXT_TRANSFER has no parameter.
Method IS_CHANGEABLE on Interface IF_WCB_TEXT_TRANSFER has no exception.
Method SELECT_TEXT Signature
Method SELECT_TEXT on Interface IF_WCB_TEXT_TRANSFER has no parameter.
Method SELECT_TEXT on Interface IF_WCB_TEXT_TRANSFER has no exception.
Method UPDATE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_LINE | Call by reference | Type reference (TYPE) | WCB_TLINE_TAB | SAPscript: Text-Zeilen | 20050201 | ||
2 | ![]() |
I_CONTEXT | Call by reference | Type reference (TYPE) | WCB_GENERIC_CONTEXT | generischer Kontext: nur ein Kontext ist gefüllt | 20050201 | ||
3 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050201 | ||
4 | ![]() |
I_TDID | Call by reference | Type reference (TYPE) | TDID | Text-ID | 20050201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eingabefehler | 20050201 | |
2 | ![]() |
Beleg ist nicht änderbar | 20050203 |
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 600 |