Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

explain the role of CTUPARAMS structure in call transaction

Answer Posted / prasant

CALL TRANSACTION tcode USING bdcdata
MODE ctumode
UPDATE cupdate
OPTIONS FROM OPT
MESSAGES INTO messtab.

OPTIONS FROM opt

Effect
This addition gives you control using the values of the
components of the structure opt, which must be of the
Dictionary type CTU_PARAMS. The components have the
following meaning:

DISMODE
Processing mode (comparable with the MODE addition)

UPDMODE
Update mode (comparable with the UPDATE addition)

CATTMODE
CATT mode (controlling a CATT procedure)


The CATT mode can have the following values:

' ' No CATT procedure active
'N' CATT procedure without single screen control
'A' CATT procedure with single screen control

DEFSIZE
Use standard window size

RACOMMIT
COMMIT WORK does not end CATT procedure

NOBINPT
No batch input mode, that s SY-BINPT = SPACE.

NOBIEND
No batch input mode after BDC data has been read

The components DEFSIZE , RACOMMIT, NOBINPT, NOBIEND always
take the following values:
'X' Yes
' ' No




If the OPTIONS addition is omitted, the following settings
are valid for the control parameters:

DISMODE from the MODE addition

UPDMODE
from the UPDATE addition

CATTMODE
No CATT procedure active

DEFSIZE
Do not use standard window size

RACOMMIT
COMMIT WORK ends procedure successfully

NOBINPT

Batch input mode, that is SY-BINPT =X.

NOBIEND
Batch input mode also active after BDC data has been read

Is This Answer Correct ?    6 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is human resource information systems (chris)? : sap abap hr

1123


What are the parameters used in each function?

1100


What is output determination?

1284


Name the abap/4 modularization techniques? : abap modularization

1123


Which function module reads the data for particular infotype ? : abap hr

1162


What are the types of parameters in the function modules?

1170


What is size category?

1065


How do you validate the selection criteria of a report? And how do you display initial

1162


How we can retrieve data using secondary index. Explain with simple example?

1221


Difference between sy-tabix and sy-index?

1386


Explain the Importance of pa20? : abap hr

1204


What is page window?

1031


Are you familiar with all steps for setting up a workflow?

2187


How do you convert non-char field into char type fields ?

2244


can anyone please tell me, in orient paper mill project which fields exits for creating report.

1748