SAP ABAP Class CL_WLF_SUP_FUNCTIONS (support functions)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB (Application Component) Agency Business (Global Trade)
⤷
WZRE_XI_PROXY (Package) Agency Business: SOA proxy implementations

⤷

⤷

Properties
Class | CL_WLF_SUP_FUNCTIONS | |
Short Description | support functions | |
Super Class | ||
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 | 20100902 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WLF_SUP_FUNCTIONS has no forward declaration.
Interfaces
Class CL_WLF_SUP_FUNCTIONS has no interface implemented.
Friends
Class CL_WLF_SUP_FUNCTIONS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | APPLMSG-CATEGORY | 'DCE' | Message Category | 20100902 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SMT_STRUCTURE | ' ' | Structure | 20100902 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | SYMSGTY | 'E' | Message Type 'E' | 20100902 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | SYMSGID | 'WZRE_PRX_MAPPING' | Message Class | 20100902 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Application | 20100902 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Mapping | 20100902 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR2 | '$$' | Version Number Component | 20100902 | |
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_NEW_ITEM_STAB | sorted table of ty_new_it | 20100902 | ||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_NEW_ADDRNO | 20100902 | |||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_NEW_HEAD | new header | 20100902 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100902 |
2 | ![]() |
Static method | Public | Method | delivers new header number | 20100902 |
3 | ![]() |
Static method | Public | Method | delivers new item number | 20100902 |
4 | ![]() |
Static method | Private | Method | increments oldnr by 1 | 20100902 |
5 | ![]() |
Static method | Private | Method | increment oldpo by 1 | 20100902 |
Events
Class CL_WLF_SUP_FUNCTIONS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_KNVV_STAB | Private | See coding | 20100902 | ty_knvv_stab TYPE SORTED TABLE OF knvv
WITH UNIQUE KEY kunnr
vkorg
vtweg
spart
|
||
2 | TY_LFM1_STAB | Private | See coding | 20100902 | ty_lfm1_stab TYPE SORTED TABLE OF lfm1
WITH UNIQUE KEY lifnr
ekorg
|
||
3 | TY_NEW_ADDRNO | Private | See coding | 20100902 | BEGIN OF ty_new_addrno,
addrno TYPE p LENGTH 4 DECIMALS 0,
END OF ty_new_addrno
|
||
4 | TY_NEW_HEAD | Private | See coding | 20100902 | BEGIN OF ty_new_head,
oldnr TYPE oldnr_lf,
END OF ty_new_head
|
||
5 | TY_NEW_ITEM | Private | See coding | 20100902 | BEGIN OF ty_new_item,
oldnr TYPE oldnr_lf,
oldpo TYPE oldpo_lf,
END OF ty_new_item
|
||
6 | TY_NEW_ITEM_STAB | Private | See coding | 20100902 | ty_new_item_stab TYPE SORTED TABLE OF ty_new_item
WITH UNIQUE KEY oldnr
|
||
7 | TY_T024E_STAB | Private | See coding | 20100902 | ty_t024e_stab TYPE SORTED TABLE OF t024e
WITH UNIQUE KEY ekorg
|
||
8 | TY_TVKO_STAB | Private | See coding | 20100902 | ty_tvko_stab TYPE SORTED TABLE OF tvko
WITH UNIQUE KEY vkorg
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WLF_SUP_FUNCTIONS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WLF_SUP_FUNCTIONS has no exception.
Method GET_NEW_HEADER_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_OLDNR | Value transfer | Type reference (TYPE) | OLDNR_LF | Document number of the reference document | 20100902 |
Method GET_NEW_HEADER_NUMBER on class CL_WLF_SUP_FUNCTIONS has no exception.
Method GET_NEW_ITEM_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OLDNR | Call by reference | Type reference (TYPE) | OLDNR_LF | Document number of the reference document | 20110726 | ||
2 | ![]() |
RE_NEW_NUMBER | Value transfer | Type reference (TYPE) | OLDPO_LF | Document item of the reference document | 20100902 |
Method GET_NEW_ITEM_NUMBER on class CL_WLF_SUP_FUNCTIONS has no exception.
Method INCREMENT_OLDNR Signature
Method INCREMENT_OLDNR on class CL_WLF_SUP_FUNCTIONS has no parameter.
Method INCREMENT_OLDNR on class CL_WLF_SUP_FUNCTIONS has no exception.
Method INCREMENT_OLDPO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_OLDPO | Call by reference | Type reference (TYPE) | OLDPO_LF | Document item of the reference document | 20100902 |
Method INCREMENT_OLDPO on class CL_WLF_SUP_FUNCTIONS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |