Paramètre | Reférence | Type | Long. | Valeur par déf. | Facultatif | Description |
---|---|---|---|---|---|---|
IT_EXTENSIONDEF | TOXT_PARAMLIST | h | 381 | |||
IT_GOX_HEADER_OLD | COMT_GOX_DEF_HEADER | h | 1104 | |||
IT_TAB_HEADER_OLD | COMT_GOX_TABLE_ENTRY_HEADER | h | 48 | |||
IV_MODE | CHAR1 | C | 1 | X | Single-Character Flag | |
IV_NAMESPACE | NAMESPACE | C | 10 | Namespace | ||
IV_NSPCSHT_CUS | OXT_NSPC_SHORT | C | 1 | Namespace for Table Entries | ||
IV_NSPCSHT_DEV | OXT_NSPC_SHORT | C | 1 | Namespace for Table Entries |
Paramètre | Reférence | Type | Long. | Valeur par déf. | Facultatif | Description |
---|---|---|---|---|---|---|
CT_GOX_HEADER | COMT_GOX_DEF_HEADER | h | 1104 | |||
CT_POSTPROC | TOXT_RT_TF_PPROC | h | 340 | |||
CT_TABLE_ENTRIES | COMT_GOX_TABLE_ENTRY_HEADER | h | 48 | X | ||
CT_TASKPARAMLIST | TOXT_PARAMLIST | h | 381 | X |
Paramètre | Reférence | Long. | Facultatif | Description |
---|---|---|---|---|
T_RETURN | BAPIRET2 | 548 | Return Parameter |
Exception | Description |
---|---|
SEMANTICAL_ERROR | |
TECHNICAL_ERROR | Technical error |
Functionality
Parent object keys - For example, in the case of a business partner, thekeys are Time validity fields Other fields for the extension that you have entered through the wizard In addition to the standard entries provided by the generic wizard, thetask API also reads the following entries of the table IT_EXTENSIONDEF>: Parameter Name,,Description TIME_CONSTRAINT,,Time constraint (With Gaps, No Gaps or Time Validity)of the extension TIME_DEPENDENCY,,Time dependency (time dependent or time independent) ofthe extension CARDINALITY,,Cardinality (1:1 or 1: N) of the extension The task API reads the following entries of Node1,,Node2,,Parameter Name,,Description DDICGEN,,INCLUDEKEY,,DATETO,,New key field to be added DDICGEN,,INCLUDEPARENTKEY,,RELTYPE,,New parent key field to be added(only in case of BUPR) DDICGEN,,INCLUDEFIELD,,DATEFROM,,New field to be added DDICGEN,,EXCLUDEPARENTKEY,,DATETO, REL_NUMBER,,If a key field in theparent table is not required in the extension, then there should be anentry with this parameter name and parameter value as the key field ofthe parent (only in case of BUPR). DDICGEN,,REFFIELD,,CURR, QUAN,,Any field to be added as a referencefield to another field DDICGEN,,DATA_ELEMENT,,DATEFROM, DATETO, QUAN, RELTYPE, UNIT, CURR, CUKY ,,The data element of the field added through the knowledge base has tobe made available here. The parameter name should be the same as theparameter name in INCLUDEKEY, INCLUDEPARENTKEY, INCLUDEFIELD orREFFIELD. DDICGEN,,DATA_ELEMENT,,RELTYPE,,The data element of the field addedthrough the knowledge base has to be made available here. The parametername should be the same as the parameter name in INCLUDEKEY,INCLUDEPARENTKEY, INCLUDEFIELD or REFFIELD (only in case of BUPR). DDICGEN,,DOMAIN,,DATEFROM, DATETO, QUAN, RELTYPE, UNIT, CURR, CUKY,,Thedomain of the field added through the knowledge base has to be madeavailable here. The parameter name should be the same as the parametername in INCLUDEKEY, INCLUDEPARENTKEY, INCLUDEFIELD or REFFIELD. DDICGEN,,DOMAIN,,RELTYPE,,The domain of the field added through theknowledge base has to be made available here. The parameter name shouldbe the same as the parameter name in INCLUDEKEY, INCLUDEPARENTKEY,INCLUDEFIELD or REFFIELD (only in case of BUPR). The task API updates the: Parameter Name,,Description TABL,,Name of the generated table FIELD,,Name of the field for the generated table. All fields of thetable use this parameter. This parameter is the child of the TABLparameter. ROWGUID,,Row GUID of the field. This parameter is the child of the FIELDparameter. ISKEY,,Key field information of the field. This parameter is the childof the FIELD parameter. DTEL,,Name of the data element for the field. This parameter is thechild of the FIELD parameter. DOMA,,Name of the domain for the field. This parameter is the child ofthe DTEL parameter. PARENT_KEY,,Parent key information of the field. This parameter is thechild of the FIELD parameter. KEY_LENGTH_CHANGED, Parameter Value - 'X',,Information about the changein the length of the key field, in case you change the same duringregeneration of the extension using the wizard. STRUC_CHD,,Details of the new structure for change document. Thisparameter is the child of the TABL parameter. CHECKTABLE,,Name of the APICHECKFUNC,,Name of the APITEXTFUNC,,Name of the FUNCTION_GROUP,,Name of the function group containing the APIUPDATE,,Name of the REFFIELD,,Name of the field, which is the reference field for a field.This parameter is the child of the FIELD parameter. SEMANTICAL_KEY,,Semantical key of the table, which is not a key field inthe table. This is required in usages like BW. This parameter is thechild of the FIELD parameter. |