Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WLF_TRANSFORMATION_ABSTR | General functions for transformations | 20100907 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMT_PREFETCH | Prefetch Methods | 20100907 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMT_TRANSFORMATION | Transformation Class | 20100907 |
Properties
| Class | CL_WLF_TRANSF_TO_TEXT_ID | |
| Short Description | transformation to text_id | |
| Super Class | CL_WLF_TRANSFORMATION_ABSTR | General functions for transformations |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WZRE_XI_PROXY | Agency Business: SOA proxy implementations |
| Created | 20100907 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WLF_TRANSF_TO_TEXT_ID has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SMT_PREFETCH | Prefetch Methods | 20100907 | ||
| 2 | IF_SMT_TRANSFORMATION | Transformation Class | 20100907 |
Friends
Class CL_WLF_TRANSF_TO_TEXT_ID has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR20 | 'Description' | Char 20 | 20100907 | ||
| 2 | Constant | Private | Type reference (TYPE) | CHAR1 | '=' | Single-Character Indicator | 20100907 | ||
| 3 | Constant | Private | Type reference (TYPE) | I | 132 | max Length of 1 line | 20100907 | ||
| 4 | Constant | Private | Type reference (TYPE) | SYMSGTY | 'E' | Message Type 'E' | 20100907 | ||
| 5 | Constant | Private | Type reference (TYPE) | SYMSGID | 'WZRE_PRX_MAPPING' | Message Class | 20100907 | ||
| 6 | Constant | Private | Type reference (TYPE) | CHAR20 | 'Name' | Char 20 | 20100907 | ||
| 7 | Constant | Private | Type reference (TYPE) | CHAR20 | 'Note' | Char 20 | 20100907 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | delivers KOMLFKTXT from string | 20110622 | |
| 2 | Static method | Private | Method | delivers KOMLFKTX from string | 20100907 | |
| 3 | Static method | Private | Method | delivers KOMLFPTXT from string | 20110622 | |
| 4 | Static method | Private | Method | delivers KOMLFpTX from string | 20100907 | |
| 5 | Static method | Private | Method | delivers language (external -> SAP) | 20100907 | |
| 6 | Static method | Private | Method | delivers language (SAP -> external) | 20100907 | |
| 7 | Static method | Private | Method | delivers next line from string | 20100907 | |
| 8 | Static method | Private | Method | delivers string for all textids on header level | 20110809 | |
| 9 | Static method | Private | Method | delivers string for all textids on item level | 20110809 | |
| 10 | Static method | Private | Method | delivers string for textid on header level | 20100907 | |
| 11 | Static method | Private | Method | delivers string for textid on item level | 20100907 | |
| 12 | Static method | Private | Method | delivers textid | 20100907 | |
| 13 | Static method | Private | Method | delivers textid on item level | 20100907 | |
| 14 | Static method | Private | Method | Set text ID from Textcollection TypeCode | 20110622 | |
| 15 | Static method | Private | Method | Transformation of Header description | 20100907 | |
| 16 | Static method | Private | Method | Transformation of Header Name | 20100907 | |
| 17 | Static method | Private | Method | Transformation of Header Note | 20100907 | |
| 18 | Static method | Public | Method | Transformation of texts on header | 20100907 | |
| 19 | Static method | Public | Method | Invoice: Inbound Transformation of item text - Change | 20110622 | |
| 20 | Static method | Public | Method | Invoice: Inbound Transformation of item text - Create | 20110622 | |
| 21 | Static method | Public | Method | Invoice: Inbound Transformation of header text - Change | 20110622 | |
| 22 | Static method | Public | Method | Invoice: Inbound Transformation of header text - Create | 20110622 | |
| 23 | Static method | Public | Method | Transformation of item description | 20100907 | |
| 24 | Static method | Public | Method | Transformation of texts from KOMLFKTXT | 20100907 | |
| 25 | Static method | Public | Method | Transformation of texts from KOMLFpTXT | 20100907 | |
| 26 | Static method | Public | Method | Transformation of invoice texts from KOMLFKTXT | 20110726 | |
| 27 | Static method | Public | Method | Transformation of invoice texts from KOMLFPTXT | 20110726 |
Events
Class CL_WLF_TRANSF_TO_TEXT_ID has no event.
Types
Class CL_WLF_TRANSF_TO_TEXT_ID has no local type.
Method Signatures
Method GET_KOMLFKTXT_FROM_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTION_CODE | Call by reference | Type reference (TYPE) | WZRE_ACTION_CODE | ActionCode | 20110622 | |||
| 2 | I_LANGUAGE_CODE | Call by reference | Type reference (TYPE) | SAPPLCO_LANGUAGE_CODE | Proxy Data Element (Generated) | 20110622 | |||
| 3 | I_STRING | Call by reference | Type reference (TYPE) | STRING | 20110622 | ||||
| 4 | I_TEXTID | Call by reference | Type reference (TYPE) | TDID | Text ID | 20110622 | |||
| 5 | I_WBELN | Call by reference | Type reference (TYPE) | WBELN | Document number of inbound invoice | 20110622 | |||
| 6 | RT_KOMLFKTXT | Value transfer | Type reference (TYPE) | KOMLFKTXT_ITAB | Agency Business: Header Text, Create Case | 20110622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20110622 |
Method GET_KOMLFKTX_FROM_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KOMLFKTX | Call by reference | Type reference (TYPE) | KOMLFKTX_TAB | Agency Business: Header Text, Create Case | 20100907 | |||
| 2 | I_LANGUAGE_CODE | Call by reference | Type reference (TYPE) | SAPPLCO_LANGUAGE_CODE | Proxy Data Element (Generated) | 20100907 | |||
| 3 | I_OLDNR | Call by reference | Type reference (TYPE) | OLDNR_LF | Document number of the reference document | 20100907 | |||
| 4 | I_STRING | Call by reference | Type reference (TYPE) | STRING | 20100907 | ||||
| 5 | I_TEXTID | Call by reference | Type reference (TYPE) | TDID | Text ID | 20100907 | |||
| 6 | I_WBELN | Call by reference | Type reference (TYPE) | WBELN_LF | Agency Business: Document Number | 20110727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100907 |
Method GET_KOMLFPTXT_FROM_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTION_CODE | Call by reference | Type reference (TYPE) | WZRE_ACTION_CODE | ActionCode | 20110622 | |||
| 2 | I_LANGUAGE_CODE | Call by reference | Type reference (TYPE) | SAPPLCO_LANGUAGE_CODE | Proxy Data Element (Generated) | 20110622 | |||
| 3 | I_POSNR | Call by reference | Type reference (TYPE) | WPOSNR_LF | Agency business: Document item | 20110622 | |||
| 4 | I_STRING | Call by reference | Type reference (TYPE) | STRING | 20110622 | ||||
| 5 | I_TEXTID | Call by reference | Type reference (TYPE) | TDID | Text ID | 20110622 | |||
| 6 | I_WBELN | Call by reference | Type reference (TYPE) | WBELN | Document number of inbound invoice | 20110622 | |||
| 7 | RT_KOMLFPTXT | Value transfer | Type reference (TYPE) | KOMLFPTXT_ITAB | Agency Business: Header Text, Create Case | 20110622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20110622 |
Method GET_KOMLFPTX_FROM_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KOMLFPTX | Call by reference | Type reference (TYPE) | KOMLFPTX_TAB | Agency Business: Item Texts, Create Case | 20100907 | |||
| 2 | I_LANGUAGE_CODE | Call by reference | Type reference (TYPE) | SAPPLCO_LANGUAGE_CODE | Language Code (external) | 20100907 | |||
| 3 | I_OLDNR | Call by reference | Type reference (TYPE) | OLDNR_LF | Document number of the reference document | 20100907 | |||
| 4 | I_OLDPO | Call by reference | Type reference (TYPE) | OLDPO_LF | Document item of the reference document | 20100907 | |||
| 5 | I_POSNR | Call by reference | Type reference (TYPE) | WPOSNR_LF | Agency business: Document item | 20110727 | |||
| 6 | I_STRING | Call by reference | Type reference (TYPE) | STRING | 20100907 | ||||
| 7 | I_TEXTID | Call by reference | Type reference (TYPE) | TDID | Text ID | 20100907 | |||
| 8 | I_WBELN | Call by reference | Type reference (TYPE) | WBELN_LF | Agency Business: Document Number | 20110727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100907 |
Method GET_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LANGU | Call by reference | Type reference (TYPE) | LANGU | Language Key | 20100907 | |||
| 2 | I_LANGUAGE_CODE | Call by reference | Type reference (TYPE) | SAPPLCO_LANGUAGE_CODE | Proxy Data Element (Generated) | 20100907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100907 |
Method GET_LANGUAGE_OUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LANGUAGE_CODE | Call by reference | Type reference (TYPE) | SAPPLCO_LANGUAGE_CODE | Proxy Data Element (Generated) | 20100907 | |||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | Language Key | 20100907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100907 |
Method GET_NEXT_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_START_POINT | Call by reference | Type reference (TYPE) | I | starting point from which the next line is taken | 20100907 | |||
| 2 | E_TDLINE | Call by reference | Type reference (TYPE) | TDLINE | Text Line | 20100907 | |||
| 3 | I_STRING | Call by reference | Type reference (TYPE) | STRING | 20100907 |
Method GET_NEXT_LINE on class CL_WLF_TRANSF_TO_TEXT_ID has no exception.
Method GET_STRING_FOR_ALL_TEXT_HD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TEXT_TAB | Call by reference | Type reference (TYPE) | SAPPLCO_TEXT_COLLECTION_TE_TAB | Proxy Table Type (Generated) | 20110809 | |||
| 2 | IT_KOMLFKTXT | Call by reference | Type reference (TYPE) | WZRE_KOMLFKTXT_TAB | Communication Structure: Header Texts | 20110809 | |||
| 3 | I_WBELN | Call by reference | Type reference (TYPE) | WBELN_LF | Agency Business: Document Number | 20110809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20110809 |
Method GET_STRING_FOR_ALL_TEXT_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TEXT_TAB | Call by reference | Type reference (TYPE) | SAPPLCO_TEXT_COLLECTION_TE_TAB | Proxy Table Type (Generated) | 20110809 | |||
| 2 | IT_KOMLFPTXT | Call by reference | Type reference (TYPE) | WZRE_KOMLFPTXT_TAB | Communication Structure: Item Texts | 20110809 | |||
| 3 | I_WBELN | Call by reference | Type reference (TYPE) | WBELN_LF | Agency Business: Document Number | 20110809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20110809 |
Method GET_STRING_FOR_TEXTID_HD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LANGUAGE_CODE | Call by reference | Type reference (TYPE) | SAPPLCO_LANGUAGE_CODE | Proxy Data Element (Generated) | 20100907 | |||
| 2 | E_STRING | Call by reference | Type reference (TYPE) | STRING | 20100907 | ||||
| 3 | IT_KOMLFKTXT | Call by reference | Type reference (TYPE) | WZRE_KOMLFKTXT_TAB | Communication Structure: Header Texts | 20100907 | |||
| 4 | I_TEXTID | Call by reference | Type reference (TYPE) | TDID | Text ID | 20100907 | |||
| 5 | I_WBELN | Call by reference | Type reference (TYPE) | WBELN_LF | Agency Business: Document Number | 20100907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100907 |
Method GET_STRING_FOR_TEXTID_IT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LANGUAGE_CODE | Call by reference | Type reference (TYPE) | SAPPLCO_LANGUAGE_CODE | Proxy Data Element (Generated) | 20100907 | |||
| 2 | E_STRING | Call by reference | Type reference (TYPE) | STRING | 20100907 | ||||
| 3 | IT_KOMLFPTXT | Call by reference | Type reference (TYPE) | WZRE_KOMLFPTXT_TAB | Communication Structure: Item Texts | 20100907 | |||
| 4 | I_POSNR | Call by reference | Type reference (TYPE) | WPOSNR_LF | Agency business: Document item | 20100907 | |||
| 5 | I_TEXTID | Call by reference | Type reference (TYPE) | TDID | Text ID | 20100907 | |||
| 6 | I_WBELN | Call by reference | Type reference (TYPE) | WBELN_LF | Agency Business: Document Number | 20100907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100907 |
Method GET_TEXTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXTID | Call by reference | Type reference (TYPE) | TDID | Text ID | 20100907 | |||
| 2 | I_LFART | Call by reference | Type reference (TYPE) | WFART | Agency business: Billing document type | 20100907 | |||
| 3 | I_TMFK_TEXTID | Call by reference | Type reference (TYPE) | TDID | Text ID | 20100907 | |||
| 4 | I_TXT_NAME | Call by reference | Type reference (TYPE) | CHAR20 | Char 20 | 20100907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100907 |
Method GET_TEXTID_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXTID | Call by reference | Type reference (TYPE) | TDID | Text ID | 20100907 | |||
| 2 | I_ITEM_ID | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_ITEM_ID | BusinessTransactionDocumentItemID | 20100907 | |||
| 3 | I_LFART | Call by reference | Type reference (TYPE) | WFART | Agency business: Billing document type | 20100907 | |||
| 4 | I_TMFK_TEXTID | Call by reference | Type reference (TYPE) | TDID | Text ID | 20100907 | |||
| 5 | I_TXT_NAME | Call by reference | Type reference (TYPE) | CHAR20 | Char 20 | 20100907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100907 |
Method SET_TEXT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TYPE_CODE | Call by reference | Type reference (TYPE) | SAPPLCO_TEXT_COLL_TEXT_TYPE_CO | Proxy Struktur (generiert) | 20110622 | |||
| 2 | RV_TEXTID | Value transfer | Type reference (TYPE) | TDID | Text ID | 20110622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20110622 |
Method TRANSFORM_HEADER_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KOMLFKTX | Call by reference | Type reference (TYPE) | KOMLFKTX_TAB | Agency Business: Header Text, Create Case | 20100907 | |||
| 2 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | SAPPLCO_DESCRIPTION | Natural Language Text | 20100907 | |||
| 3 | I_OLDNR | Call by reference | Type reference (TYPE) | OLDNR_LF | Document number of the reference document | 20100907 | |||
| 4 | I_TMFK | Call by reference | Type reference (TYPE) | TMFK | Agency Business: Billing Document Types | 20100907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100907 |
Method TRANSFORM_HEADER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KOMLFKTX | Call by reference | Type reference (TYPE) | KOMLFKTX_TAB | Agency Business: Header Text, Create Case | 20100907 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | SAPPLCO_NAME | Proxy Structure (Generated) | 20100907 | |||
| 3 | I_OLDNR | Call by reference | Type reference (TYPE) | OLDNR_LF | Document number of the reference document | 20100907 | |||
| 4 | I_TMFK | Call by reference | Type reference (TYPE) | TMFK | Agency Business: Billing Document Types | 20100907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100907 |
Method TRANSFORM_HEADER_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KOMLFKTX | Call by reference | Type reference (TYPE) | KOMLFKTX_TAB | Agency Business: Header Text, Create Case | 20100907 | |||
| 2 | I_NOTE | Call by reference | Type reference (TYPE) | SAPPLCO_NOTE | Proxy Structure (Generated) | 20100907 | |||
| 3 | I_OLDNR | Call by reference | Type reference (TYPE) | OLDNR_LF | Document number of the reference document | 20100907 | |||
| 4 | I_TMFK | Call by reference | Type reference (TYPE) | TMFK | Agency Business: Billing Document Types | 20100907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100907 |
Method TRANSFORM_HEADER_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KOMLFKTX | Call by reference | Type reference (TYPE) | KOMLFKTX_TAB | Agency Business: Header Text, Create Case | 20100907 | |||
| 2 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | SAPPLCO_DESCRIPTION | Natural Language Text | 20100907 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | SAPPLCO_NAME | GDT Name | 20100907 | |||
| 4 | I_NOTE | Call by reference | Type reference (TYPE) | SAPPLCO_NOTE | GDT Note | 20100907 | |||
| 5 | I_OLDNR | Call by reference | Type reference (TYPE) | OLDNR_LF | Document number of the reference document | 20100907 | |||
| 6 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20100907 | |||
| 7 | I_TMFK | Call by reference | Type reference (TYPE) | TMFK | Agency Business: Billing Document Types | 20100907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100907 |
Method TRANSFORM_INVC_ITM_TXTCOLL_CHG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KOMLFPTXT | Call by reference | Type reference (TYPE) | KOMLFPTXT_ITAB | Agency Business: Header Text, Create Case | 20110622 | |||
| 2 | IS_TEXT | Call by reference | Type reference (TYPE) | SAPPLCO_TEXT_COLLECTION_TEXT | Proxy Structure (Generated) | 20110622 | |||
| 3 | IV_POSNR | Call by reference | Type reference (TYPE) | WPOSNR_LF | Document item of the reference document | 20110622 | |||
| 4 | IV_WBELN | Call by reference | Type reference (TYPE) | WBELN | Document number of inbound invoice | 20110622 | |||
| 5 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20110622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20110622 |
Method TRANSFORM_INVC_ITM_TXTCOLL_CRT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KOMLFPTX | Call by reference | Type reference (TYPE) | KOMLFPTX_TAB | Agency Business: Header Text, Create Case | 20110622 | |||
| 2 | IS_TEXT | Call by reference | Type reference (TYPE) | SAPPLCO_TEXT_COLLECTION_TEXT | Proxy Structure (Generated) | 20110622 | |||
| 3 | IV_OLDNR | Call by reference | Type reference (TYPE) | OLDNR_LF | Document number of inbound invoice | 20110622 | |||
| 4 | IV_OLDPO | Call by reference | Type reference (TYPE) | OLDPO_LF | Document item of the reference document | 20110622 | |||
| 5 | IV_POSNR | Call by reference | Type reference (TYPE) | WPOSNR_LF | Agency business: Document item | 20110727 | |||
| 6 | IV_WBELN | Call by reference | Type reference (TYPE) | WBELN_LF | Agency Business: Document Number | 20110727 | |||
| 7 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20110622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20110622 |
Method TRANSFORM_INVC_TXTCOLL_CHG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KOMLFKTXT | Call by reference | Type reference (TYPE) | KOMLFKTXT_ITAB | Agency Business: Header Text, Create Case | 20110622 | |||
| 2 | IS_TEXT | Call by reference | Type reference (TYPE) | SAPPLCO_TEXT_COLLECTION_TEXT | Proxy Structure (Generated) | 20110622 | |||
| 3 | IV_WBELN | Call by reference | Type reference (TYPE) | WBELN | Document number of inbound invoice | 20110622 | |||
| 4 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20110622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20110622 |
Method TRANSFORM_INVC_TXTCOLL_CRT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KOMLFKTX | Call by reference | Type reference (TYPE) | KOMLFKTX_TAB | Agency Business: Header Text, Create Case | 20110622 | |||
| 2 | IS_TEXT | Call by reference | Type reference (TYPE) | SAPPLCO_TEXT_COLLECTION_TEXT | Proxy Structure (Generated) | 20110622 | |||
| 3 | IV_OLDNR | Call by reference | Type reference (TYPE) | OLDNR_LF | Document number of inbound invoice | 20110622 | |||
| 4 | IV_WBELN | Call by reference | Type reference (TYPE) | WBELN_LF | Agency Business: Document Number | 20110727 | |||
| 5 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20110622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20110622 |
Method TRANSFORM_ITEM_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KOMLFPTX | Call by reference | Type reference (TYPE) | KOMLFPTX_TAB | Agency Business: Item Texts, Create Case | 20100907 | |||
| 2 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | SAPPLCO_DESCRIPTION | Natural Language Text | 20100907 | |||
| 3 | I_ITEM_ID | Call by reference | Type reference (TYPE) | SAPPLCO_BUS_TRANS_ITEM_ID | BusinessTransactionDocumentItemID | 20100907 | |||
| 4 | I_OLDNR | Call by reference | Type reference (TYPE) | OLDNR_LF | Document number of the reference document | 20100907 | |||
| 5 | I_OLDPO | Call by reference | Type reference (TYPE) | OLDPO_LF | Document item of the reference document | 20100907 | |||
| 6 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20100907 | |||
| 7 | I_TMFK | Call by reference | Type reference (TYPE) | TMFK | Agency Business: Billing Document Types | 20100907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100907 |
Method TRANSFORM_KOMLFKTXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DESCRIPTION | Call by reference | Type reference (TYPE) | SAPPLCO_DESCRIPTION | Natural Language Text | 20100907 | |||
| 2 | E_NAME | Call by reference | Type reference (TYPE) | SAPPLCO_NAME | GDT Name | 20100907 | |||
| 3 | E_NOTE | Call by reference | Type reference (TYPE) | SAPPLCO_NOTE | GDT Note | 20100907 | |||
| 4 | IT_KOMLFKTXT | Call by reference | Type reference (TYPE) | WZRE_KOMLFKTXT_TAB | Communication Structure: Header Texts | 20100907 | |||
| 5 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20100907 | |||
| 6 | I_TMFK | Call by reference | Type reference (TYPE) | TMFK | Agency Business: Billing Document Types | 20100907 | |||
| 7 | I_WBELN | Call by reference | Type reference (TYPE) | WBELN_LF | Agency Business: Document Number | 20100907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100907 |
Method TRANSFORM_KOMLFPTXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DESCRIPTION | Call by reference | Type reference (TYPE) | SAPPLCO_DESCRIPTION | Natural Language Text | 20100907 | |||
| 2 | IT_KOMLFPTXT | Call by reference | Type reference (TYPE) | WZRE_KOMLFPTXT_TAB | Communication Structure: Item Texts | 20100907 | |||
| 3 | I_POSNR | Call by reference | Type reference (TYPE) | WPOSNR_LF | Agency business: Document item | 20100907 | |||
| 4 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20100907 | |||
| 5 | I_TMFK | Call by reference | Type reference (TYPE) | TMFK | Agency Business: Billing Document Types | 20100907 | |||
| 6 | I_WBELN | Call by reference | Type reference (TYPE) | WBELN_LF | Agency Business: Document Number | 20100907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100907 |
Method TRANS_INVC_TXT_FRM_KOMLFKTXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TEXT_TAB | Call by reference | Type reference (TYPE) | SAPPLCO_TEXT_COLLECTION_TE_TAB | Proxy Structure (Generated) | 20110727 | |||
| 2 | IT_KOMLFKTXT | Call by reference | Type reference (TYPE) | WZRE_KOMLFKTXT_TAB | Communication Structure: Header Texts | 20110726 | |||
| 3 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20110726 | |||
| 4 | I_TMFK | Call by reference | Type reference (TYPE) | TMFK | Agency Business: Billing Document Types | 20110726 | |||
| 5 | I_WBELN | Call by reference | Type reference (TYPE) | WBELN_LF | Agency Business: Document Number | 20110726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20110726 |
Method TRANS_INVC_TXT_FRM_KOMLFPTXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TEXT_TAB | Call by reference | Type reference (TYPE) | SAPPLCO_TEXT_COLLECTION_TE_TAB | Proxy Structure (Generated) | 20110727 | |||
| 2 | IT_KOMLFPTXT | Call by reference | Type reference (TYPE) | WZRE_KOMLFPTXT_TAB | Communication Structure: Item Texts | 20110726 | |||
| 3 | I_POSNR | Call by reference | Type reference (TYPE) | WPOSNR_LF | Agency business: Document item | 20110726 | |||
| 4 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20110726 | |||
| 5 | I_TMFK | Call by reference | Type reference (TYPE) | TMFK | Agency Business: Billing Document Types | 20110726 | |||
| 6 | I_WBELN | Call by reference | Type reference (TYPE) | WBELN_LF | Agency Business: Document Number | 20110726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20110726 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |