SAP ABAP Class CL_WZRE_DOC_DATA (Document Data)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB (Application Component) Agency Business (Global Trade)
⤷
WZRE_SERVICES (Package) OO Wrapping of Agency Business + Services

⤷

⤷

Properties
Class | CL_WZRE_DOC_DATA | |
Short Description | Document Data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WZRE_SERVICES | OO Wrapping of Agency Business + Services |
Created | 20061113 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WZRE_DOC_DATA has no forward declaration.
Interfaces
Class CL_WZRE_DOC_DATA has no interface implemented.
Friends
Class CL_WZRE_DOC_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_PROPERTY_HTAB | Document Properties | 20061113 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_TEXT_ON_DB_STAB | Is There Text on the Database | 20070917 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WZRE_DOC_DATA | Document Data | 20061113 |
Methods
Events
Class CL_WZRE_DOC_DATA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_PROPERTY | Public | See coding | Document Properties | 20061113 | BEGIN OF ty_property,
guid TYPE wzre_guid,
locked TYPE bval,
changeable TYPE bval,
END OF ty_property
|
|
2 | TY_PROPERTY_HTAB | Public | See coding | Document Properties | 20061113 | ty_property_htab TYPE HASHED TABLE OF ty_property WITH UNIQUE KEY guid
|
|
3 | TY_TEXT_ON_DB | Private | See coding | Is There Text on the Database | 20070917 | BEGIN OF ty_text_on_db,
guid TYPE wzre_guid,
is_header TYPE bval,
item_number TYPE wposnr_lf,
text_id TYPE tdid,
language TYPE spras,
END OF ty_text_on_db
|
|
4 | TY_TEXT_ON_DB_STAB | Private | See coding | 20070917 | ty_text_on_db_stab TYPE SORTED TABLE OF ty_text_on_db
WITH UNIQUE KEY guid is_header item_number text_id language
|
Method Signatures
Method DELETE_ALL_DATA_OF_ONE_DOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONDITIONS | Call by reference | Object reference (TYPE REF TO) | CL_WZRE_CONDITION_DATA | Konditionsdaten | 20070927 | ||
2 | ![]() |
I_NUM | Call by reference | Type reference (TYPE) | WBELN_AG | Agenturgeschäft: Belegnummer | 20070927 |
Method DELETE_ALL_DATA_OF_ONE_DOC on class CL_WZRE_DOC_DATA has no exception.
Method DELETE_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NUM | Call by reference | Type reference (TYPE) | WBELN_AG | Agenturgeschäft: Belegnummer | 20070927 | ||
2 | ![]() |
T_KOMLFP | Call by reference | Type reference (TYPE) | WZRE_KOMLFP_TAB | Positionen | 20070927 |
Method DELETE_ITEMS on class CL_WZRE_DOC_DATA has no exception.
Method DELETE_LIST_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONDITIONS | Call by reference | Object reference (TYPE REF TO) | CL_WZRE_CONDITION_DATA | Konditionsdaten | 20070927 | ||
2 | ![]() |
I_DOC_TYPE | Call by reference | Type reference (TYPE) | DOCTYPE | Agenturgeschäft: Typ des Beleges | 20070927 | ||
3 | ![]() |
I_NUM | Call by reference | Type reference (TYPE) | WBELN_AG | Agenturgeschäft: Belegnummer | 20070927 | ||
4 | ![]() |
T_KOMLFL | Call by reference | Type reference (TYPE) | WZRE_KOMLFL_TAB | Kommunikationsstruktur Vergütungsliste | 20070927 |
Method DELETE_LIST_ITEMS on class CL_WZRE_DOC_DATA has no exception.
Method DELETE_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | WZRE_GUID | GUID | 20061214 |
Method DELETE_PROPERTY on class CL_WZRE_DOC_DATA has no exception.
Method DELETE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IS_HEADER | Call by reference | Type reference (TYPE) | BVAL | Boolean | 20070917 | ||
2 | ![]() |
I_ITEM_NUMBER | Call by reference | Type reference (TYPE) | WPOSNR_LF | Agenturgeschäft: Belegposition | 20070917 | ||
3 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20070917 | ||
4 | ![]() |
I_NUM | Call by reference | Type reference (TYPE) | WBELN_AG | Agenturgeschäft: Belegnummer | 20070917 | ||
5 | ![]() |
I_TEXT_ID | Call by reference | Type reference (TYPE) | TDID | Text-ID | 20070917 |
Method DELETE_TEXT on class CL_WZRE_DOC_DATA has no exception.
Method DELETE_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NUM | Call by reference | Type reference (TYPE) | WBELN_AG | Agenturgeschäft: Belegnummer | 20070927 | ||
2 | ![]() |
T_KOMLFKTXT | Call by reference | Type reference (TYPE) | WZRE_KOMLFKTXT_TAB | Kommunikationsstruktur: Kopftexte | 20070927 | ||
3 | ![]() |
T_KOMLFPTXT | Call by reference | Type reference (TYPE) | WZRE_KOMLFPTXT_TAB | Kommunikationsstruktur: Positionstexte | 20070927 |
Method DELETE_TEXTS on class CL_WZRE_DOC_DATA has no exception.
Method DEL_IS_TEXT_ON_DB_FOR_ONE_DOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | WZRE_GUID | GUID | 20070917 |
Method DEL_IS_TEXT_ON_DB_FOR_ONE_DOC on class CL_WZRE_DOC_DATA has no exception.
Method EXCHANGE_TEMPORARY_NUMBER Signature
Method EXCHANGE_TEMPORARY_NUMBER on class CL_WZRE_DOC_DATA has no parameter.
Method EXCHANGE_TEMPORARY_NUMBER on class CL_WZRE_DOC_DATA has no exception.
Method GET_CHANGEABLE_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | WZRE_GUID | Globally Unique Identifier | 20061214 | ||
2 | ![]() |
RE_CHANGEABLE | Value transfer | Type reference (TYPE) | BVAL | Änderbar | 20061214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Nummer existiert nicht | 20061214 |
Method GET_LOCKED_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | WZRE_GUID | Globally Unique Identifier | 20061214 | ||
2 | ![]() |
RE_LOCKED | Value transfer | Type reference (TYPE) | BVAL | gesperrt | 20061214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Nummer existiert nicht | 20061214 |
Method INIT_IS_TEXT_ON_DB_FOR_ONE_DOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | WZRE_GUID | GUID | 20070917 | ||
2 | ![]() |
I_NUM | Call by reference | Type reference (TYPE) | WBELN_AG | Agenturgeschäft: Belegnummer | 20070917 |
Method INIT_IS_TEXT_ON_DB_FOR_ONE_DOC on class CL_WZRE_DOC_DATA has no exception.
Method IS_TEXT_ON_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | WZRE_GUID | GUID | 20070917 | ||
2 | ![]() |
I_IS_HEADER | Call by reference | Type reference (TYPE) | BVAL | Boolean | 20070917 | ||
3 | ![]() |
I_ITEM_NUMBER | Call by reference | Type reference (TYPE) | WPOSNR_LF | Agenturgeschäft: Belegposition | 20070917 | ||
4 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20070917 | ||
5 | ![]() |
I_TEXT_ID | Call by reference | Type reference (TYPE) | TDID | Text-ID | 20070917 | ||
6 | ![]() |
RE_EXIST | Value transfer | Type reference (TYPE) | BVAL | Boolean | 20070917 |
Method IS_TEXT_ON_DB on class CL_WZRE_DOC_DATA has no exception.
Method REFRESH Signature
Method REFRESH on class CL_WZRE_DOC_DATA has no parameter.
Method REFRESH on class CL_WZRE_DOC_DATA has no exception.
Method REFRESH_DOC_DATA Signature
Method REFRESH_DOC_DATA on class CL_WZRE_DOC_DATA has no parameter.
Method REFRESH_DOC_DATA on class CL_WZRE_DOC_DATA has no exception.
Method SET_CHANGEABLE_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANGEABLE | Call by reference | Type reference (TYPE) | BVAL | Änderbar | 20061214 | ||
2 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | WZRE_GUID | Globally Unique Identifier | 20061214 |
Method SET_CHANGEABLE_PROPERTY on class CL_WZRE_DOC_DATA has no exception.
Method SET_LOCKED_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | WZRE_GUID | Globally Unique Identifier | 20061214 | ||
2 | ![]() |
I_LOCKED | Call by reference | Type reference (TYPE) | BVAL | gesperrt | 20061214 |
Method SET_LOCKED_PROPERTY on class CL_WZRE_DOC_DATA has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |