Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WS_MD_OBJECT | WS MD Abstract Object | 20020923 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WS_MD_OBJECT | Web Services: Object | 20020923 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WS_MD_VIF_FIELD_REFERENCE | Web Services: Field Reference | 20020923 |
Properties
Class | CL_WS_MD_VIF_FIELD_REFERENCE | |
Short Description | WS MD Field | |
Super Class | CL_WS_MD_OBJECT | WS MD Abstract Object |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEWS | ES Tools: Service Interfaces |
Created | 20020923 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WS_MD_OBJECT | Web Services: Object | 20020923 | ||
2 | IF_WS_MD_VIF_FIELD_REFERENCE | Web Services: Field Reference | 20020923 |
Friends
Class CL_WS_MD_VIF_FIELD_REFERENCE 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) | VEPFIELDREF | WS Virtual Interface: Feld Referenzen, Defaultvalues | 20020930 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | 20031023 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VIFFIELDTABLE | Web Services: Tabelle über Feldreferenzen | 20020930 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VEPFIELDREF | WS Virtual Interface: Feld Referenzen, Defaultvalues | 20020930 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 20031022 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 20031022 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VEPFIELDREF | WS Virtual Interface: Feld Referenzen, Defaultvalues | 20020930 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WS_MD_OBJECT_STATE | Web Services : Object | 20020930 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WS_MD_VIF_FIELD_REFERENCE | WS MD Feld | 20020930 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TTY_FIELDS_RESOLVED | 20081020 | |||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | VEPFIELDREF_IT | stores entries that were activated | 20080923 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 20050425 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VEPTYPENAME | 20031022 | |||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VEPTYPENAME | 20031022 | |||
15 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WS_MD_VIF_VERSION_STORE | Speicher für alte Version eines Virtuellen Interfaces | 20021114 |
Methods
Events
Class CL_WS_MD_VIF_FIELD_REFERENCE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TTY_FIELDS_RESOLVED | Public | See coding | 20081020 | tty_fields_resolved type STANDARD TABLE OF TY_FIELDS_RESOLVED
|
||
2 | TY_FIELDS_RESOLVED | Public | See coding | 20081020 | begin of TY_FIELDS_RESOLVED,
fieldref type ref to CL_WS_MD_VIF_FIELD_REFERENCE,
has_a type boolean,
has_i type boolean,
has_key type boolean,
fieldname_a type VEPFIELDNAME,
fieldname_i type VEPFIELDNAME,
fieldname_key type VEPFIELDNAME,
FIELDPOS type INT4,
TYPENAME_ACTIVE type VEPTYPENAME,
IS_DELETED_ACTIVE type boolean,
TYPENAME_INACTIVE type VEPTYPENAME,
IS_DELETED_INACTIVE type boolean,
active type vepfieldref,
inactive type vepfieldref,
key type vepfieldref,
end of TY_FIELDS_RESOLVED
|
Method Signatures
Method CHECK_REPAIR_VERS_CONSISTENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VEPFIELDREF_ACT_FIELDS | Call by reference | Type reference (TYPE) | VEPFIELDREF_IT | Internal Table, like DB Table | 20081020 | ||
2 | ![]() |
IT_VEPFIELDREF_ACT_PARAM | Call by reference | Type reference (TYPE) | VEPFIELDREF_IT | Internal Table, like DB Table | 20081020 | ||
3 | ![]() |
I_VEPNAME | Call by reference | Type reference (TYPE) | VEPNAME | Name of a Service Definition | 20081020 |
Method CHECK_REPAIR_VERS_CONSISTENCY on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method CLONE_A2I_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELD | Call by reference | Type reference (TYPE) | VIFIELD | Unterfeldname von strukturierten Typ | 20050425 | ||
2 | ![]() |
I_ORGFIELD | Call by reference | Type reference (TYPE) | BOOLEAN | 20050425 | |||
3 | ![]() |
I_PRESERVE_DEFAULT_VALUE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolsche Variable (X=true, -=false, Space=unknown) | 20050419 | ||
4 | ![]() |
RR_CLONED_FIELDREF | Value transfer | Object reference (TYPE REF TO) | IF_WS_MD_VIF_FIELD_REFERENCE | Web Services: Feldreferenzen | 20050419 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050523 |
Method CONSISTENCY_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDS_RESOLVED | Call by reference | Type reference (TYPE) | TTY_FIELDS_RESOLVED | 20081105 | |||
2 | ![]() |
IR_FIELDREF_CL | Call by reference | Object reference (TYPE REF TO) | CL_WS_MD_VIF_FIELD_REFERENCE | WS MD Field | 20081022 | ||
3 | ![]() |
IT_FIELDS | Call by reference | Type reference (TYPE) | VIFFIELDTABLE | Table Using References to Fieldnames in a Structure | 20081022 | ||
4 | ![]() |
I_CHECK_NO | Call by reference | Type reference (TYPE) | NUM4 | Four-digit number | 20081022 |
Method CONSISTENCY_CHECK on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTIVE | Call by reference | Type reference (TYPE) | VEPFIELDREF | WS Virtual Interface: Feld Referenzen, Defaultvalues | 20020927 | ||
2 | ![]() |
FIELDPOS | Call by reference | Type reference (TYPE) | INT4 | 20031023 | |||
3 | ![]() |
INACTIVE | Call by reference | Type reference (TYPE) | VEPFIELDREF | WS Virtual Interface: Feld Referenzen, Defaultvalues | 20020927 | ||
4 | ![]() |
IS_CLONED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolsche Variable (X=true, -=false, Space=unknown) | 20050419 | ||
5 | ![]() |
IS_DELETED_ACTIVE | Call by reference | Type reference (TYPE) | BOOLEAN | 20031021 | |||
6 | ![]() |
IS_DELETED_INACTIVE | Call by reference | Type reference (TYPE) | BOOLEAN | 20031021 | |||
7 | ![]() |
IT_FIELDS | Call by reference | Type reference (TYPE) | VIFFIELDTABLE | 20050419 | |||
8 | ![]() |
I_FIELD | Call by reference | Type reference (TYPE) | VIFIELD | Feld von Struktur für das Generieren von WSDL-/WS-Laufzeit | 20050425 | ||
9 | ![]() |
I_ORGFIELD | Call by reference | Type reference (TYPE) | BOOLEAN | Boolsche Variable (X=true, -=false, Space=unknown) | 20050425 | ||
10 | ![]() |
I_PRESERVE_DEFAULT_VALUES | Call by reference | Type reference (TYPE) | BOOLEAN | Boolsche Variable (X=true, -=false, Space=unknown) | 20050425 | ||
11 | ![]() |
MAIN_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_OBJECT_STATE | Web Services : Object | 20020923 | ||
12 | ![]() |
NEW | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | Einstelliges Kennzeichen | 20020923 | |
13 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_WS_MD_VIF_FIELD_REFERENCE | WS MD Feld | 20020930 | ||
14 | ![]() |
TYPENAME_ACTIVE | Call by reference | Type reference (TYPE) | VEPTYPENAME | 20031021 | |||
15 | ![]() |
TYPENAME_INACTIVE | Call by reference | Type reference (TYPE) | VEPTYPENAME | 20031021 | |||
16 | ![]() |
VERSION_STORE | Call by reference | Object reference (TYPE REF TO) | CL_WS_MD_VIF_VERSION_STORE | Speicher für alte Version eines Virtuellen Interfaces | 20021114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service Objekt existiert bereits. | 20021001 | |
2 | ![]() |
20050523 | ||
3 | ![]() |
Web Service Objekt ist nicht gesperrt/neu | 20031023 |
Method CREATE_SUB_FIELDS Signature
Method CREATE_SUB_FIELDS on class CL_WS_MD_VIF_FIELD_REFERENCE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service Objekt existiert bereits. | 20031023 | |
2 | ![]() |
Web Service Objekt ist nicht gesperrt/neu | 20031023 |
Method CREATE_VERSION_FIELDS_RESOLVED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_FIELDREF | Call by reference | Object reference (TYPE REF TO) | CL_WS_MD_VIF_FIELD_REFERENCE | WS MD Field | 20081104 | ||
2 | ![]() |
I_VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20081104 |
Method CREATE_VERSION_FIELDS_RESOLVED on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method DELETE_FIELDS_RESOLVED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_FIELDREF | Call by reference | Object reference (TYPE REF TO) | CL_WS_MD_VIF_FIELD_REFERENCE | WS MD Field | 20081021 |
Method DELETE_FIELDS_RESOLVED on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method DELETE_SUB_FIELDS Signature
Method DELETE_SUB_FIELDS on class CL_WS_MD_VIF_FIELD_REFERENCE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service Objekt ist nicht gesperrt/neu | 20031023 |
Method DELETE_VERSION_FIELDS_RESOLVED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_FIELDREF | Call by reference | Object reference (TYPE REF TO) | CL_WS_MD_VIF_FIELD_REFERENCE | WS MD Field | 20081028 | ||
2 | ![]() |
I_VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20081028 |
Method DELETE_VERSION_FIELDS_RESOLVED on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method FILL_FIELDS_RESOLVED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FIELDS | Call by reference | Type reference (TYPE) | VIFFIELDTABLE | Table Using References to Fieldnames in a Structure | 20081021 | ||
2 | ![]() |
IR_FIELDREF | Call by reference | Object reference (TYPE REF TO) | CL_WS_MD_VIF_FIELD_REFERENCE | WS MD Field | 20081020 |
Method FILL_FIELDS_RESOLVED on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method FIND_SUB_TYPE_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Call by reference | Type reference (TYPE) | VEPFIELDNAME | 20031112 | |||
2 | ![]() |
FIELDPOS | Call by reference | Type reference (TYPE) | INT4 | 20031112 | |||
3 | ![]() |
IS_DELETED_ACTIVE | Call by reference | Type reference (TYPE) | BOOLEAN | 20031112 | |||
4 | ![]() |
SUB_TYPE_NAME_ACTIVE | Call by reference | Type reference (TYPE) | VEPTYPENAME | 20031112 |
Method FIND_SUB_TYPE_ACTIVE on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method FIND_SUB_TYPE_INACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Call by reference | Type reference (TYPE) | VEPFIELDNAME | 20031112 | |||
2 | ![]() |
FIELDPOS | Call by reference | Type reference (TYPE) | INT4 | 20031112 | |||
3 | ![]() |
IS_DELETED_INACTIVE | Call by reference | Type reference (TYPE) | BOOLEAN | 20031112 | |||
4 | ![]() |
SUB_TYPE_NAME_INACTIVE | Call by reference | Type reference (TYPE) | VEPTYPENAME | 20031112 |
Method FIND_SUB_TYPE_INACTIVE on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method GET_ACTIVE_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ACTIVE | Call by reference | Type reference (TYPE) | VEPFIELDREF | 20080821 |
Method GET_ACTIVE_VERSION on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method GET_INACTIVE_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_INACTIVE | Call by reference | Type reference (TYPE) | VEPFIELDREF | 20050408 |
Method GET_INACTIVE_VERSION on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method GET_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_KEY | Call by reference | Type reference (TYPE) | VEPFIELDREF | WS Virtual Interface: Field References, Default Values | 20081022 |
Method GET_KEY on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method GET_PT_FIELDREF_ACTIVATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_VEPFIELDREF_ACTIVATED | Value transfer | Type reference (TYPE) | VEPFIELDREF_IT | Internal Table, like DB Table | 20080923 |
Method GET_PT_FIELDREF_ACTIVATED on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method GET_SPA_GPA_WSD_DEBUG_FIELDREF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_WSD_DEBUG_FIELDREF | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081022 |
Method GET_SPA_GPA_WSD_DEBUG_FIELDREF on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method GET_SPA_GPA_WSD_REP_FIELDREF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_WSD_REP_FIELDREF | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081022 |
Method GET_SPA_GPA_WSD_REP_FIELDREF on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method GET_STRUC_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STRUC_ID | Value transfer | Type reference (TYPE) | VEPFIELDREFID | Künstlicher Schlüssel für rekursive Feld-Referenzbeziehung | 20020930 |
Method GET_STRUC_ID on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method GET_USED_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TYPES_IN_PARAM | Call by reference | Type reference (TYPE) | SEWS_T_TYPES_IN_PARAM | Types used in Param/Function | 20081029 | ||
2 | ![]() |
IRI_FIELDREF | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_VIF_FIELD_REFERENCE | Web Services: Field Reference | 20081029 | ||
3 | ![]() |
IR_FUNC_CL | Call by reference | Object reference (TYPE REF TO) | CL_WS_MD_VIF_FUNC | WS MD Function | 20081029 | ||
4 | ![]() |
IR_PARAM_CL | Call by reference | Object reference (TYPE REF TO) | CL_WS_MD_VIF_PARAM | WS MD Parameter(s) | 20081029 | ||
5 | ![]() |
I_FUNCNAME | Call by reference | Type reference (TYPE) | FUNCNAME | Function name | 20081029 | ||
6 | ![]() |
I_PARAMNAME | Call by reference | Type reference (TYPE) | VEPPARAM | Parameter Name in Physical Interface | 20081029 | ||
7 | ![]() |
I_VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20081030 |
Method GET_USED_TYPES on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method INIT_PT_FIELDREF_ACTIVATED Signature
Method INIT_PT_FIELDREF_ACTIVATED on class CL_WS_MD_VIF_FIELD_REFERENCE has no parameter.
Method INIT_PT_FIELDREF_ACTIVATED on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method LOAD_CHILDS Signature
Method LOAD_CHILDS on class CL_WS_MD_VIF_FIELD_REFERENCE has no parameter.
Method LOAD_CHILDS on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method RECREATE_FIELD_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_FIELD | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_VIF_FIELD | 20050411 | |||
2 | ![]() |
I_ORGFIELD | Call by reference | Type reference (TYPE) | BOOLEAN | 20050421 | |||
3 | ![]() |
PRESERVE_DEFAULT_VALUES | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | 20050411 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050411 | ||
2 | ![]() |
20050411 | ||
3 | ![]() |
20050411 |
Method RECREATE_FIELD_REFERENCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PRESERVE_DEFAULT_VALUES | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | boolsche Variable (X=true, -=false, space=unknown) | 20031111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service Objekt existiert bereits. | 20031104 | |
2 | ![]() |
Web Service Objekt interner Fehler | 20031105 | |
3 | ![]() |
Web Service Objekt ist nicht gesperrt/neu | 20031104 |
Method RECREATE_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELD_REFERENCES_SORTED | Call by reference | Type reference (TYPE) | VIFFIELDTABLE | Tabelle über Referenzen auf Feldnamen einer Struktur | 20031106 | ||
2 | ![]() |
VALUE_TREE_SORTED | Call by reference | Type reference (TYPE) | VIFFIELDVALUESHELPTABLE | Tabelle über Referenzen auf Feldnamen einer Struktur | 20031106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service Objekt interner Fehler | 20031105 | |
2 | ![]() |
Web Service Objekt ist nicht gesperrt/neu | 20031105 |
Method SET_ACTIVE_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ACTIVE | Call by reference | Type reference (TYPE) | VEPFIELDREF | 20080821 |
Method SET_ACTIVE_VERSION on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method SET_INACTIVE_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_INACTIVE | Call by reference | Type reference (TYPE) | VEPFIELDREF | 20050421 |
Method SET_INACTIVE_VERSION on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method SET_IS_DELETED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DELETED | Call by reference | Type reference (TYPE) | BOOLEAN | 20031023 |
Method SET_IS_DELETED on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method SET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_WS_MD_VIF_FIELD_REFERENCE | 20050422 |
Method SET_PARENT on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method SET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DELETED | Call by reference | Type reference (TYPE) | BOOLEAN | 20031023 | |||
2 | ![]() |
TYPENAME | Call by reference | Type reference (TYPE) | VEPTYPENAME | 20031023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service Objekt existiert bereits. | 20031023 | |
2 | ![]() |
Web Service Objekt ist nicht gesperrt/neu | 20031023 |
Method SET_VEPNAME_REC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | VEPNAME | Name of a Service Definition | 20081117 | ||
2 | ![]() |
MAIN_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_OBJECT_STATE | Web Services: Object | 20081118 | ||
3 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20081117 |
Method SET_VEPNAME_REC on class CL_WS_MD_VIF_FIELD_REFERENCE has no exception.
Method STORE_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELD_REFERENCES_SORTED | Call by reference | Type reference (TYPE) | VIFFIELDTABLE | Tabelle über Referenzen auf Feldnamen einer Struktur | 20031106 | ||
2 | ![]() |
VALUE_TREE_SORTED | Call by reference | Type reference (TYPE) | VIFFIELDVALUESHELPTABLE | Tabelle über Referenzen auf Feldnamen einer Struktur | 20031106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service Objekt interner Fehler | 20031106 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 640 |