Marc Bernard
|
2e7c2df8eb
|
Update object descriptions - Part 4 (#6043)
|
2023-02-06 18:48:47 +01:00 |
|
Marc Bernard
|
784975fefc
|
Update object serializer descriptions (#4006)
Helps to identify the object type of a serializer class
Co-authored-by: Lars Hvam <larshp@hotmail.com>
|
2020-10-09 12:58:31 +02:00 |
|
Lars Hvam
|
7bbaf069e2
|
File format update collection (#2605)
* File format update - changed object handler
I removed the following fields:
CLAS
VSEOCLASS-VERSION
INTF
VSEOINTERF-VERSION
PROG
PROGDIR-STATE
DCLS
AS4LOCAL
ABAP_LANGUAGE_VERSION (if exists)
DDLS
ABAP_LANGUAGE_VERSION (if exists)
DDLX
VERSION
RESPONSIBLE
MASTER_SYSTEM
MSAG
DOKIL-DOKSTATE
ENQU
DD25V-AS4LOCAL
DD25V-AS4VERS
* fix syntax error
* also clear PROG VARCL
* update XML files
|
2019-03-31 01:17:46 -07:00 |
|
larshp
|
3509df80ae
|
add class descriptions
|
2019-01-14 20:06:33 +01:00 |
|
Eduardo Ferrari Copat
|
d47027ad6c
|
Remove redundant class and interface metadata (#2195)
* Remove CLSFINAL from VSEOCLASS serialization
* Remove EXPOSURE from VSEOCLASS serialization
* Remove clsabstrct from VSEOCLASS serialization
* Remove EXPOSURE from VSEOINTERF serialization
* Revert "Remove EXPOSURE from VSEOINTERF serialization"
This reverts commit 4036b7d015 .
|
2018-12-12 14:31:42 +01:00 |
|
Lars Hvam
|
f14ac831ba
|
Objects to global (#1187)
* add global classes for objects
* fix metadata
* comment old code
fix serializer class
move missing interfaces
* keep objects and bridge as local
* fix syntax errors
and remove SICF -> tadir dependency, instead tadir -> SICF
* remove dependency TABL -> lcl_popups
* fix indentation
* remove old includes
* fix parser errors
* fix deserializing
|
2018-02-11 09:16:16 +01:00 |
|