Press n or j to go to the next uncovered block, b, p or k for the previous block.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 | 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x | // zif_abapgit_sap_package.intf.abap
class zif_abapgit_sap_package {
static INTERNAL_TYPE = 'INTF';
static INTERNAL_NAME = 'ZIF_ABAPGIT_SAP_PACKAGE';
static ATTRIBUTES = {};
static METHODS = {"GET": {"visibility": "U", "parameters": {"RS_PACKAGE": {"type": () => {return new abap.types.Structure({
"devclass": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
"dlvunit": new abap.types.Character(30, {"description":"DLVUNIT"}),
"component": new abap.types.Character(20, {"qualifiedName":"zif_abapgit_sap_package=>ty_create-component"}),
"ctext": new abap.types.Character(60, {"qualifiedName":"zif_abapgit_sap_package=>ty_create-ctext"}),
"parentcl": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
"pdevclass": new abap.types.Character(4, {"qualifiedName":"zif_abapgit_sap_package=>ty_create-pdevclass"}),
"as4user": new abap.types.Character(12, {"qualifiedName":"USNAM","ddicName":"USNAM","description":"USNAM"})}, "zif_abapgit_sap_package=>ty_create", undefined, {}, {});}, "is_optional": " ", "parm_kind": "R", "type_name": "StructureType"}}},
"VALIDATE_NAME": {"visibility": "U", "parameters": {}},
"CREATE": {"visibility": "U", "parameters": {"IS_PACKAGE": {"type": () => {return new abap.types.Structure({
"devclass": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
"dlvunit": new abap.types.Character(30, {"description":"DLVUNIT"}),
"component": new abap.types.Character(20, {"qualifiedName":"zif_abapgit_sap_package=>ty_create-component"}),
"ctext": new abap.types.Character(60, {"qualifiedName":"zif_abapgit_sap_package=>ty_create-ctext"}),
"parentcl": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
"pdevclass": new abap.types.Character(4, {"qualifiedName":"zif_abapgit_sap_package=>ty_create-pdevclass"}),
"as4user": new abap.types.Character(12, {"qualifiedName":"USNAM","ddicName":"USNAM","description":"USNAM"})}, "zif_abapgit_sap_package=>ty_create", undefined, {}, {});}, "is_optional": " ", "parm_kind": "I", "type_name": "StructureType"}}},
"CREATE_LOCAL": {"visibility": "U", "parameters": {}},
"LIST_SUBPACKAGES": {"visibility": "U", "parameters": {"RT_LIST": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_sap_package=>ty_devclass_tt");}, "is_optional": " ", "parm_kind": "R", "type_name": "TableType"}}},
"LIST_SUPERPACKAGES": {"visibility": "U", "parameters": {"RT_LIST": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_sap_package=>ty_devclass_tt");}, "is_optional": " ", "parm_kind": "R", "type_name": "TableType"}}},
"READ_PARENT": {"visibility": "U", "parameters": {"RV_PARENTCL": {"type": () => {return new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"});}, "is_optional": " ", "parm_kind": "R", "type_name": "CharacterType"}}},
"READ_DESCRIPTION": {"visibility": "U", "parameters": {"RV_DESCRIPTION": {"type": () => {return new abap.types.String({qualifiedName: "STRING"});}, "is_optional": " ", "parm_kind": "R", "type_name": "StringType"}}},
"READ_RESPONSIBLE": {"visibility": "U", "parameters": {"RV_RESPONSIBLE": {"type": () => {return new abap.types.Character(12, {"qualifiedName":"USNAM","ddicName":"USNAM","description":"USNAM"});}, "is_optional": " ", "parm_kind": "R", "type_name": "CharacterType"}}},
"CREATE_CHILD": {"visibility": "U", "parameters": {"IV_CHILD": {"type": () => {return new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}}},
"EXISTS": {"visibility": "U", "parameters": {"RV_BOOL": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "is_optional": " ", "parm_kind": "R", "type_name": "CharacterType"}}},
"ARE_CHANGES_RECORDED_IN_TR_REQ": {"visibility": "U", "parameters": {"RV_ARE_CHANGES_REC_IN_TR_REQ": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "is_optional": " ", "parm_kind": "R", "type_name": "CharacterType"}}},
"GET_TRANSPORT_TYPE": {"visibility": "U", "parameters": {"RS_TRANSPORT_TYPE": {"type": () => {return new abap.types.Structure({
"request": new abap.types.Character(1, {"qualifiedName":"TRFUNCTION","ddicName":"TRFUNCTION","description":"TRFUNCTION"}),
"task": new abap.types.Character(1, {"qualifiedName":"TRFUNCTION","ddicName":"TRFUNCTION","description":"TRFUNCTION"})}, "zif_abapgit_definitions=>ty_transport_type", undefined, {}, {});}, "is_optional": " ", "parm_kind": "R", "type_name": "StructureType"}}},
"GET_DEFAULT_TRANSPORT_LAYER": {"visibility": "U", "parameters": {"RV_TRANSPORT_LAYER": {"type": () => {return new abap.types.Character(4, {"qualifiedName":"DEVLAYER","ddicName":"DEVLAYER","description":"DEVLAYER"});}, "is_optional": " ", "parm_kind": "R", "type_name": "CharacterType"}}},
"CHECK_OBJECT_TYPE": {"visibility": "U", "parameters": {"IV_OBJ_TYPE": {"type": () => {return new abap.types.Character(4, {});}, "is_optional": " ", "parm_kind": "I", "type_name": "CharacterType"}}}};
}
abap.Classes['ZIF_ABAPGIT_SAP_PACKAGE'] = zif_abapgit_sap_package;zif_abapgit_sap_package.ty_devclass_tt = abap.types.TableFactory.construct(new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_sap_package=>ty_devclass_tt");
zif_abapgit_sap_package.ty_create = new abap.types.Structure({
"devclass": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
"dlvunit": new abap.types.Character(30, {"description":"DLVUNIT"}),
"component": new abap.types.Character(20, {"qualifiedName":"zif_abapgit_sap_package=>ty_create-component"}),
"ctext": new abap.types.Character(60, {"qualifiedName":"zif_abapgit_sap_package=>ty_create-ctext"}),
"parentcl": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
"pdevclass": new abap.types.Character(4, {"qualifiedName":"zif_abapgit_sap_package=>ty_create-pdevclass"}),
"as4user": new abap.types.Character(12, {"qualifiedName":"USNAM","ddicName":"USNAM","description":"USNAM"})}, "zif_abapgit_sap_package=>ty_create", undefined, {}, {});
export {zif_abapgit_sap_package}; |