In the process of creating a delivery tere is a firld date
which needs to be saved, there is an userexit available but
that exit does not have that date field in it, how would
you overcome this. You have the delivery no that got
created instead
Answer Posted / anil sahu
We have TO "Append Structure" OF The Custom Date Field To the Reruired Table And Enhance that Table.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
Where can you find error log for call transaction? : abap bdc
Mention what is alv programming in abap?
What is the difference between the function module and a normal abap/4 subroutine?
What are the internal tables and work area?
What is difference between dialog program and a report?
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
What are your ways to performance optimization?
Are you familiar with all steps for setting up a workflow?
What is netweaver???what is the relationship with ABAP?
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
What are the events in abap/4 language? : abap hr
What are the update types possible?
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization